diff options
author | Nicholas Krause <xerofoify@gmail.com> | 2015-09-05 00:48:19 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-05 01:54:41 +0200 |
commit | d9e7e37b4d83371d08650612e0bb0b80a1240289 (patch) | |
tree | 10373b0c2f227b2c0431f797b15a87d02be088e6 /block/blk-cgroup.c | |
parent | mm: remove struct node_active_region (diff) | |
download | linux-d9e7e37b4d83371d08650612e0bb0b80a1240289.tar.xz linux-d9e7e37b4d83371d08650612e0bb0b80a1240289.zip |
mm/dmapool.c: change is_page_busy() return from int to bool
This makes the function is_page_busy() return bool rather then an int now
due to this particular function's single return statement only ever
evaulating to either one or zero.
Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/blk-cgroup.c')
0 files changed, 0 insertions, 0 deletions