]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the unused SYNCHRONIZE macro
authorKaixu Xia <kaixuxia@tencent.com>
Wed, 16 Sep 2020 21:31:54 +0000 (14:31 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 25 Sep 2020 18:34:07 +0000 (11:34 -0700)
commit6d9ea1d53522aea80f3f1eae60d3a074bba70985
tree3e1132072f1c373a9bc0a34524c242b87e09f5ba
parentba86e024debba32451fd697fc2bb99e60ba8be72
xfs: remove the unused SYNCHRONIZE macro

There are no callers of the SYNCHRONIZE() macro, so remove it.

Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_linux.h