]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xfs: clean up iunlink functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 7 Feb 2019 18:37:13 +0000 (10:37 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 12 Feb 2019 00:07:01 +0000 (16:07 -0800)
commit5837f62592ef7c07859a1b1a6e82030d85869f0f
treeb9d495b31135256a0f5c609239c2bbd7abf22819
parentc2b3164320b51a535d7c7a6acdcee255edbb22cf
xfs: clean up iunlink functions

Fix some indentation issues with the iunlink functions and reorganize
the tops of the functions to be identical.  No functional changes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_inode.c