mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry
authorChristoph Hellwig <hch@lst.de>
Tue, 6 Aug 2019 16:05:46 +0000 (19:05 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 7 Aug 2019 17:58:06 +0000 (14:58 -0300)
commit05c23af4a1b34df5838ebab2da1d6f802cf5ece3
tree3de3e49b802fee934b3b5bac6ce247fe4dc3a0a3
parent7f08263d9bc6627382da14f9e81d643d0329d5d1
mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry

The pagewalk code already passes the value as the hmask parameter.

Link: https://lore.kernel.org/r/20190806160554.14046-9-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
mm/hmm.c