]> 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)
commitf360781f4ea6ea2998c07873e450dd3af16cf689
tree3e1132072f1c373a9bc0a34524c242b87e09f5ba
parent8585e2875c68a18e49a552101671bf5680b08ed5
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