summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJeff Layton <jlayton@poochiereds.net>2015-11-20 23:57:32 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-11-21 00:17:32 (GMT)
commit21fa8442799945beaca074cb5bcf7cfe24969d59 (patch)
tree03bece696ca720f583debd817e92955de93af87a /mm
parent8f1eb48758aacf6c1ffce18179295adbf3bd7640 (diff)
downloadlinux-21fa8442799945beaca074cb5bcf7cfe24969d59.tar.xz
mm: fix up sparse warning in gfpflags_allow_blocking
sparse says: include/linux/gfp.h:274:26: warning: incorrect type in return expression (different base types) include/linux/gfp.h:274:26: expected bool include/linux/gfp.h:274:26: got restricted gfp_t ...add a forced cast to silence the warning. Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Cc: Mel Gorman <mgorman@techsingularity.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions