diff options
| author | Gavin Shan <[email protected]> | 2012-07-31 23:41:51 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-08-01 01:42:40 +0000 |
| commit | deaf386ee58d5336bbef8959bf304573afb67c20 (patch) | |
| tree | 1db62fec3c1cc4f99e8f8539e7aec8225ea9e1f0 /fs/fs-writeback.c | |
| parent | mm: account the total_vm in the vm_stat_account() (diff) | |
| download | kernel-deaf386ee58d5336bbef8959bf304573afb67c20.tar.gz kernel-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 <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions
