diff options
| author | Gavin Shan <[email protected]> | 2012-07-31 16:41:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-07-31 18:42:40 -0700 |
| commit | deaf386ee58d5336bbef8959bf304573afb67c20 (patch) | |
| tree | 1db62fec3c1cc4f99e8f8539e7aec8225ea9e1f0 /include/linux/timerqueue.h | |
| 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 <[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 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions