]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the unused XFS_B_FSB_OFFSET macro
authorKaixu Xia <kaixuxia@tencent.com>
Thu, 7 Jan 2021 20:59:17 +0000 (15:59 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 7 Jan 2021 20:59:17 +0000 (15:59 -0500)
commit9e68bcae0b097dc3395e99f4a6500a8f1bc57175
tree6f1237c72129ea47654b431d6c780815173e223b
parentfc5d59c205ff417f742bb02add297f6d8e87b8c9
xfs: remove the unused XFS_B_FSB_OFFSET macro

Source kernel commit: afbd914776db9c035dbe2afa6badb9955ae52492

There are no callers of the XFS_B_FSB_OFFSET macro, so remove it.

Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Dave Chinner <dchinner@redhat.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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_format.h