Lukas Bulwahn 3efbe13e36 mempolicy: clean up minor dead code in queue_pages_test_walk()
Commit 2cafb582173f ("mempolicy: remove confusing MPOL_MF_LAZY dead code")
removes MPOL_MF_LAZY handling in queue_pages_test_walk(), and with that,
there is no effective use of the local variable endvma in that function
remaining.

Remove the local variable endvma and its dead code. No functional change.

This issue was identified with clang-analyzer's dead stores analysis.

Link: https://lkml.kernel.org/r/20240122092504.18377-1-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-02-22 10:24:39 -08:00
..
2024-01-17 13:03:37 -08:00
2024-02-21 16:00:03 -08:00
2023-12-12 10:11:32 +01:00
2024-01-18 15:16:57 -08:00
2023-04-12 17:36:23 -07:00
2024-01-17 13:03:37 -08:00
2024-02-21 16:00:03 -08:00
2024-01-11 10:07:29 -08:00
2024-02-10 08:02:48 -08:00
2024-01-10 16:43:55 -08:00
2023-06-23 16:59:30 -07:00
2023-04-12 17:36:23 -07:00