aboutsummaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorMateusz Nosek <[email protected]>2020-04-01 21:10:45 -0700
committerLinus Torvalds <[email protected]>2020-04-02 09:35:31 -0700
commit250046e7ba2a02ea7c2b9e65a22fe83338b07fdf (patch)
treebf3d9c87e5d74230113572f0522cef1f36ef11ae /lib/timerqueue.c
parent6923aa0d8c629a7853822626877dcb11f4f1d354 (diff)
mm/compaction.c: clean code by removing unnecessary assignment
Previously 0 was assigned to variable 'last_migrated_pfn'. But the variable is not read after that, so the assignment can be removed. Signed-off-by: Mateusz Nosek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Mel Gorman <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions