summaryrefslogtreecommitdiffstats
path: root/fs/ext2
diff options
context:
space:
mode:
authorColin Ian King2018-08-18 00:50:07 +0200
committerLinus Torvalds2018-08-18 01:20:33 +0200
commit1e9264192961aa519595170aa8b0f7651a2ad28e (patch)
tree2f4779564aaeb410d8645beb86962c7415561ab2 /fs/ext2
parentfs/userfaultfd.c: remove redundant pointer uwq (diff)
downloadkernel-qcow2-linux-1e9264192961aa519595170aa8b0f7651a2ad28e.tar.gz
kernel-qcow2-linux-1e9264192961aa519595170aa8b0f7651a2ad28e.tar.xz
kernel-qcow2-linux-1e9264192961aa519595170aa8b0f7651a2ad28e.zip
mm/hmm.c: remove unused variables align_start and align_end
Variables align_start and align_end are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'align_start' set but not used [-Wunused-but-set-variable] warning: variable 'align_size' set but not used [-Wunused-but-set-variable] Link: http://lkml.kernel.org/r/20180714161124.3923-1-colin.king@canonical.com Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions