diff options
author | Chen Gang <[email protected]> | 2016-03-17 14:21:35 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-03-17 15:09:34 -0700 |
commit | 26a247fd9f8d2df1965b7f22c9be2fb3a48603f3 (patch) | |
tree | 1eb45bb32b6b55daa398be6282e6e2d6a82571b1 /tools/testing/radix-tree/linux/kernel.h | |
parent | f68404bd73343b5cfe208f2716d3a37d89b968ed (diff) |
include/linux/list_bl.h: use bool instead of int for boolean functions
hlist_bl_unhashed() and hlist_bl_empty() are all boolean functions, so
return bool instead of int.
Signed-off-by: Chen Gang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions