ext4: fix a style issue in fs/ext4/acl.c
authorCarlos Guerrero Álvarez <carlosteniswarrior@gmail.com>
Thu, 16 Apr 2020 14:14:56 +0000 (16:14 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 4 Jun 2020 03:16:48 +0000 (23:16 -0400)
commit6b6aeffc932d5469c0dbb114bee59f34e8e02e65
treea10232fdc095cc3eed06a732ab5e3c754b862522
parentef5fd681d5159d64c464715d657660f0151c7419
ext4: fix a style issue in fs/ext4/acl.c

Fixed an if statement where braces were not needed.

Link: https://lore.kernel.org/r/20200416141456.1089-1-carlosteniswarrior@gmail.com
Signed-off-by: Carlos Guerrero Álvarez <carlosteniswarrior@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
fs/ext4/acl.c