aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/flush.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-09-23 15:34:22 -0700
committerLinus Torvalds <[email protected]>2019-09-24 15:54:08 -0700
commit1f18b296699c83d858ca8ebb8b77dbc641d87cae (patch)
treefac9a71aea09ea43fb1a8cd2f6d6d589effe9a61 /arch/arm64/mm/flush.c
parentdbf7684e29d171180346b25d2a124c2a0adf563e (diff)
mm/rmap.c: remove set but not used variable 'cstart'
Fixes gcc '-Wunused-but-set-variable' warning: mm/rmap.c: In function page_mkclean_one: mm/rmap.c:906:17: warning: variable cstart set but not used [-Wunused-but-set-variable] It is not used any more since commit cdb07bdea28e ("mm/rmap.c: remove redundant variable cend") Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: YueHaibing <[email protected]> Reported-by: Hulk Robot <[email protected]> Reviewed-by: Mike Kravetz <[email protected]> Reviewed-by: Kirill Tkhai <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/arm64/mm/flush.c')
0 files changed, 0 insertions, 0 deletions