]> git.baikalelectronics.ru Git - kernel.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)
commit747eccc6c16c5ed774520fa9d86912744ccf5061
treeb64f892c6ced3c55c85640a0d88921b9e7686cc4
parent97380579b4900807a264a591247e8560f5bfb4ab
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