diff options
author | Christoph Hellwig <hch@lst.de> | 2020-02-27 02:30:42 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-03 05:55:55 +0100 |
commit | f3e93d95feef7655a980be83a3b1830e8e1711a1 (patch) | |
tree | c879b4871094824feff0fbdc58bd3c16bdefd091 /fs/xfs/xfs_iops.c | |
parent | xfs: improve xfs_forget_acl (diff) | |
download | linux-f3e93d95feef7655a980be83a3b1830e8e1711a1.tar.xz linux-f3e93d95feef7655a980be83a3b1830e8e1711a1.zip |
xfs: clean up the ATTR_REPLACE checks
Remove superflous braces, elses after return statements and use a goto
label to merge common error handling.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Chandan Rajendra <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_iops.c')
0 files changed, 0 insertions, 0 deletions