diff options
author | Fabian Frederick <fabf@skynet.be> | 2015-04-16 12:47:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 09:04:05 -0400 |
commit | 1ad8d63d63e21d711d97a4cd1105136bd0cfd647 (patch) | |
tree | 5c210f4a2e6fc0d8008d597d0a9afe69d2eec592 /fs/hfsplus/bfind.c | |
parent | 73d28d571d09082e132340ae4ad4d973211b7668 (diff) | |
download | op-kernel-dev-1ad8d63d63e21d711d97a4cd1105136bd0cfd647.zip op-kernel-dev-1ad8d63d63e21d711d97a4cd1105136bd0cfd647.tar.gz |
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