]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xfs: rename bli_format to avoid confusion with bli_formats
authorMark Tinguely <tinguely@sgi.com>
Tue, 4 Dec 2012 23:18:03 +0000 (17:18 -0600)
committerBen Myers <bpm@sgi.com>
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 <tinguely@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_buf_item.h
fs/xfs/xfs_trans_buf.c