xfs: rename bli_format to avoid confusion with bli_formats
authorMark Tinguely <[email protected]>
Tue, 4 Dec 2012 23:18:03 +0000 (17:18 -0600)
committerBen Myers <[email protected]>
Wed, 16 Jan 2013 22:07:37 +0000 (16:07 -0600)
commit0f22f9d0cd8a630b40a9ccc07a8844345b185aae
treeb64f892c6ced3c55c85640a0d88921b9e7686cc4
parentd44d9bc68e32ad5881b105f82bd259d261d1ef74
xfs: rename bli_format to avoid confusion with bli_formats

Rename the bli_format structure to __bli_format to avoid
accidently confusing them with the bli_formats pointer.

Signed-off-by: Mark Tinguely <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_buf_item.h
fs/xfs/xfs_trans_buf.c