aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorZou Wei <[email protected]>2020-06-04 23:49:46 +0000
committerLinus Torvalds <[email protected]>2020-06-05 02:06:24 +0000
commitfa1f68cc88f1dce6b7bb37628eb7c25c96593183 (patch)
treec176bba997b2fd0332b55d377ee067a6765f0d1d /fs/proc/array.c
parentmm/memory: fix a typo in comment "attampt"->"attempt" (diff)
downloadkernel-fa1f68cc88f1dce6b7bb37628eb7c25c96593183.tar.gz
kernel-fa1f68cc88f1dce6b7bb37628eb7c25c96593183.zip
mm: use false for bool variable
Fixes coccicheck warnings: mm/zbud.c:246:1-20: WARNING: Assignment of 0/1 to bool variable mm/mremap.c:777:2-8: WARNING: Assignment of 0/1 to bool variable mm/huge_memory.c:525:9-10: WARNING: return of 0/1 in function 'is_transparent_hugepage' with return type bool Reported-by: Hulk Robot <[email protected]> Signed-off-by: Zou Wei <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions