diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-10-26 14:22:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 16:52:10 -0700 |
commit | 16b56cf4b8a0fa9acc21bd2ad19839b917999b96 (patch) | |
tree | 174dcc56e46bf5f939824031957270b4a9f7a9c6 /fs/fs-writeback.c | |
parent | 36deb0be314702627aeae1f5737fc84d01dc26c6 (diff) |
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Introduce ___GFP_* masks in order for gfp_t to not be mixed with plain
integers which causes a lot of warnings like the following:
warning: restricted gfp_t degrades to integer
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
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>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions