diff options
author | Jeff Liu <[email protected]> | 2012-12-11 16:02:48 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-11 17:22:27 -0800 |
commit | 6f6313d4870f9642cb3ea8ec892cf6da81331b9c (patch) | |
tree | c06cc439e95cbaa0b6d654def61738c1953b40a0 /net/unix/af_unix.c | |
parent | 5733c7d11dff44e98d2ca16617886a78086b354f (diff) |
mm/vmscan.c: try_to_freeze() returns boolean
kswapd()->try_to_freeze() is defined to return a boolean, so it's better
to use a bool to hold its return value.
Signed-off-by: Jie Liu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions