diff options
author | Fabian Frederick <fabf@skynet.be> | 2015-04-16 21:47:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 15:04:05 +0200 |
commit | 1ad8d63d63e21d711d97a4cd1105136bd0cfd647 (patch) | |
tree | 5c210f4a2e6fc0d8008d597d0a9afe69d2eec592 /fs/hfsplus/bfind.c | |
parent | fs/hfsplus: atomically set inode->i_flags (diff) | |
download | linux-1ad8d63d63e21d711d97a4cd1105136bd0cfd647.tar.xz linux-1ad8d63d63e21d711d97a4cd1105136bd0cfd647.zip |
fs/hfsplus: use bool instead of int for is_known_namespace() return value
is_known_namespace() only returns true/false. Also remove inline and let
compiler decide what to do with static functions.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/hfsplus/bfind.c')
0 files changed, 0 insertions, 0 deletions