commit | c63290e300c48ee0bd77f7289b9954e99c99c729 | [log] [tgz] |
---|---|---|
author | Kaixu Xia <kaixuxia@tencent.com> | Wed Sep 16 14:31:54 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 25 11:34:07 2020 -0700 |
tree | 3e1132072f1c373a9bc0a34524c242b87e09f5ba | |
parent | 0c771b99d6c9a0552fea5cc43669b726dad8f659 [diff] |
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>