WSL2-Linux-Kernel/include
Joshua Clayton 543dfb2df8 mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()
Running sparse on drivers/staging/lustre results in dozens of warnings:
include/linux/gfp.h:281:41: warning: odd constant _Bool cast (400000
becomes 1)

Use "!!" to explicitly convert to bool and get rid of the warning.

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-01-14 16:00:49 -08:00
..
acpi
asm-generic mm: add PHYS_PFN, use it in __phys_to_pfn() 2016-01-14 16:00:49 -08:00
clocksource
crypto
drm
dt-bindings
keys
kvm
linux mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() 2016-01-14 16:00:49 -08:00
math-emu
media
memory
misc
net mm: memcontrol: generalize the socket accounting jump label 2016-01-14 16:00:49 -08:00
pcmcia
ras
rdma
rxrpc
scsi
soc
sound
target
trace mm: change mm_vmscan_lru_shrink_inactive() proto types 2016-01-14 16:00:49 -08:00
uapi SCSI misc on 20160113 2016-01-13 19:37:36 -08:00
video
xen
Kbuild