summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorGavin Shan2012-08-01 01:41:51 +0200
committerLinus Torvalds2012-08-01 03:42:40 +0200
commitdeaf386ee58d5336bbef8959bf304573afb67c20 (patch)
tree1db62fec3c1cc4f99e8f8539e7aec8225ea9e1f0 /fs
parentmm: account the total_vm in the vm_stat_account() (diff)
downloadkernel-qcow2-linux-deaf386ee58d5336bbef8959bf304573afb67c20.tar.gz
kernel-qcow2-linux-deaf386ee58d5336bbef8959bf304573afb67c20.tar.xz
kernel-qcow2-linux-deaf386ee58d5336bbef8959bf304573afb67c20.zip
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 'fs')
0 files changed, 0 insertions, 0 deletions