diff options
author | Kai Song <songkai01@inspur.com> | 2021-11-05 13:42:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-06 13:30:40 -0700 |
commit | cb75463ca73483e79fbbad60f6fb704ee0489856 (patch) | |
tree | b3a63bb56e6a7255e949ca6cc090814fe347ad63 /include/linux/rbtree_latch.h | |
parent | a500cb342c84a4c4696850304124bc801331c4a8 (diff) | |
download | lwn-cb75463ca73483e79fbbad60f6fb704ee0489856.tar.gz lwn-cb75463ca73483e79fbbad60f6fb704ee0489856.zip |
mm/vmscan.c: fix -Wunused-but-set-variable warning
We fix the following warning when building kernel with W=1:
mm/vmscan.c:1362:6: warning: variable 'err' set but not used [-Wunused-but-set-variable]
Link: https://lkml.kernel.org/r/20210924181218.21165-1-songkai01@inspur.com
Signed-off-by: Kai Song <songkai01@inspur.com>
Reviewed-by: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/rbtree_latch.h')
0 files changed, 0 insertions, 0 deletions