]> 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)
commit04f6b66332932666da0f091a317f876985d7460f
treeb64f892c6ced3c55c85640a0d88921b9e7686cc4
parentbf5bcdea0aec62f1dfaa13b309a6d86221604d5c
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