diff options
author | Gavin Shan <shangw@linux.vnet.ibm.com> | 2012-07-31 19:41:51 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-31 21:42:40 -0400 |
commit | deaf386ee58d5336bbef8959bf304573afb67c20 (patch) | |
tree | 1db62fec3c1cc4f99e8f8539e7aec8225ea9e1f0 /init/initramfs.c | |
parent | 44de9d0cad41f2c51ef26916842be046b582dcc9 (diff) |
mm/buddy: cleanup on should_fail_alloc_page
Currently, function should_fail() has "bool" for its return value, so it's
reasonable to change the return value of function should_fail_alloc_page()
into "bool" as well.
The patch does cleanup on function should_fail_alloc_page() to have "bool"
for its return value.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions