The function only tests for page->index, so its argument should be
const.
Signed-off-by: Alexander Lobakin
Reviewed-by: Jesse Brandeburg
Acked-by: David Rientjes
---
include/linux/mm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/mm.h b/include/linux/mm.h
i
On Sun, Jan 31, 2021 at 12:11:30PM +, Alexander Lobakin wrote:
> The function only tests for page->index, so its argument should be
> const.
>
> Signed-off-by: Alexander Lobakin
> Reviewed-by: Jesse Brandeburg
> Acked-by: David Rientjes
Reviewed-by: Matthew Wilcox (Oracle)
2 matches
Mail list logo