xfs: remove useless definitions in xfs_linux.h
authorYafang Shao <laoar.shao@gmail.com>
Thu, 2 Jul 2020 15:37:28 +0000 (08:37 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 Jul 2020 17:46:58 +0000 (10:46 -0700)
commit0d5a57140b3e942a26352815a2d1defe6eebde35
tree70d6fea612a097dabd9d2f1b48c4567ea0ffaf50
parentcd647d5651c0b0deaa26c1acb9e1789437ba9bc7
xfs: remove useless definitions in xfs_linux.h

Remove current_pid(), current_test_flags() and
current_clear_flags_nested(), because they are useless.

Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_linux.h