diff options
author | Christoph Hellwig <hch@lst.de> | 2021-04-13 11:15:10 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-04-15 09:35:50 -0700 |
commit | 605e74e29218bb22edd5ddcf90a4d37df00446cc (patch) | |
tree | 38b587fc33b7a5222c26518f47a29b8fa0320575 /fs/xfs/xfs_dquot.c | |
parent | 2ac131df03d4f06bb0d825335663cc5064421993 (diff) | |
download | linux-605e74e29218bb22edd5ddcf90a4d37df00446cc.tar.gz linux-605e74e29218bb22edd5ddcf90a4d37df00446cc.tar.bz2 linux-605e74e29218bb22edd5ddcf90a4d37df00446cc.zip |
xfs: simplify xfs_attr_remove_args
Directly return from the subfunctions and avoid the error variable. Also
remove the not really needed dp local variable.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_dquot.c')
0 files changed, 0 insertions, 0 deletions