xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
authorDarrick J. Wong <djwong@kernel.org>
Mon, 16 Oct 2023 16:46:08 +0000 (09:46 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 18 Oct 2023 00:45:37 +0000 (17:45 -0700)
commitadd3cddaea509071d01bf1d34df0d05db1a93a07
tree7e3c3bc90190676a709453b5f46e155fdcbc1d41
parent90d98a6ada1da0f8797ff3f5adafd175dd8c0a81
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros

Remove these trivial macros since they're not even part of the ondisk
format.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_rtbitmap.c
fs/xfs/libxfs/xfs_rtbitmap.h