Files
twx-linux/include/linux
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
..
2016-01-11 17:48:53 -05:00
2016-01-05 18:04:58 +01:00
2015-12-28 13:07:07 -07:00
2016-01-14 16:00:49 -08:00
2016-01-07 14:31:27 -05:00
2016-01-10 22:13:15 -05:00
2016-01-04 16:11:11 -05:00
2016-01-14 16:00:49 -08:00
2016-01-04 10:20:19 -05:00
2016-01-14 16:00:49 -08:00