]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: remove redundant braces in inode.c
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 31 Jul 2019 15:57:46 +0000 (23:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 11:52:07 +0000 (13:52 +0200)
commitfebde7b3ac4de7d12f03a555e400d08ae3237a01
tree5ac2600eea40b5850364fbc2bb3e61f935e30aa3
parent046d64e1189fea79eb8705015ccc621a2f25e1da
staging: erofs: remove redundant braces in inode.c

Remove redundant braces in inode.c
since these are all single statements.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-17-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/inode.c