ext4: remove unnecessary braces in fs/ext4/dir.c
authorMilan Djurovic <mdjurovic@zohomail.com>
Tue, 16 Mar 2021 05:29:53 +0000 (22:29 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 2 Apr 2021 21:22:14 +0000 (17:22 -0400)
commit400086d7c11327cfe1b1aa4487adceb41e82b4df
treef42f5ebe0513b08ecad9394c8c0f9560a7a1fb09
parent6b3caab4ba9b2d290162e610810a946a33c65117
ext4: remove unnecessary braces in fs/ext4/dir.c

Removes braces to follow the coding style.

Signed-off-by: Milan Djurovic <mdjurovic@zohomail.com>
Link: https://lore.kernel.org/r/20210316052953.67616-1-mdjurovic@zohomail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/dir.c