]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: kill the unused XFS_BB_FSB_OFFSET macro
authorAmit Sahrawat <amit.sahrawat83@gmail.com>
Mon, 16 Jan 2012 12:24:36 +0000 (12:24 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 2 Feb 2012 23:08:04 +0000 (17:08 -0600)
commitb696d00673587ff8100f820473265bbf47c71703
tree73f1b10f46ac7cb94042fb4c714ccdf4828c0d6f
parent8f0020b203e4806c870b1b7e49038bb5d5df8feb
xfs: kill the unused XFS_BB_FSB_OFFSET macro

Removing the macro, as this is no more needed in the code.
Tried to find the reference when it was last used - but the usage
for this seemed to have been dropped long time ago.

Signed-off-by: Amit Sahrawat <amit.sahrawat83@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_sb.h