commit | 6b6aeffc932d5469c0dbb114bee59f34e8e02e65 | [log] [tgz] |
---|---|---|
author | Carlos Guerrero Álvarez <carlosteniswarrior@gmail.com> | Thu Apr 16 16:14:56 2020 +0200 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 03 23:16:48 2020 -0400 |
tree | a10232fdc095cc3eed06a732ab5e3c754b862522 | |
parent | ef5fd681d5159d64c464715d657660f0151c7419 [diff] |
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>