diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-28 13:57:08 +1000 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2019-09-01 18:20:14 +1000 |
commit | 5cf3805cad7fb419c3da53de9b063dd055a7b3f1 (patch) | |
tree | d32eaa6caec8ad3b361ddf00410f983dc89a4c6d /mm/zpool.c | |
parent | e1d35570c71d2f788d9fd931127bed2ceb2ed9d5 (diff) | |
download | linux-next-5cf3805cad7fb419c3da53de9b063dd055a7b3f1.tar.gz |
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/20190724141453.38536-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'mm/zpool.c')
0 files changed, 0 insertions, 0 deletions