]> git.baikalelectronics.ru Git - kernel.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)
commite1e36e996e1ce42d4b3d0a2a4a6862588aaa8795
treeb9d495b31135256a0f5c609239c2bbd7abf22819
parente8618c580a250ce2e9dd4042881e7e2425e99821
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