diff options
author | Jeff Layton <[email protected]> | 2015-11-20 15:57:32 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-11-20 16:17:32 -0800 |
commit | 21fa8442799945beaca074cb5bcf7cfe24969d59 (patch) | |
tree | 03bece696ca720f583debd817e92955de93af87a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f1eb48758aacf6c1ffce18179295adbf3bd7640 (diff) |
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 <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions