summaryrefslogtreecommitdiffstats
path: root/fs/namespace.c
diff options
context:
space:
mode:
authorYaowei Bai2015-11-17 07:40:09 +0100
committerAl Viro2015-12-07 03:17:12 +0100
commit3e004eea56b4f2cb6768ebe9000c830eda0c71b1 (patch)
tree1463012966d7585d432ad26230beeb2c0c1fa880 /fs/namespace.c
parentlustre: constify inode_operations structures (diff)
downloadkernel-qcow2-linux-3e004eea56b4f2cb6768ebe9000c830eda0c71b1.tar.gz
kernel-qcow2-linux-3e004eea56b4f2cb6768ebe9000c830eda0c71b1.tar.xz
kernel-qcow2-linux-3e004eea56b4f2cb6768ebe9000c830eda0c71b1.zip
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Currently when CONFIG_BLOCK is defined sb_is_blkdev_sb returns bool, while when CONFIG_BLOCK is not defined it returns int. Let's keep consistent to make sb_is_blkdev_sb return bool as well when CONFIG_BLOCK isn't defined. No functional change. Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions