OSDN Git Service

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>
Mon, 17 Dec 2012 22:25:30 +0000 (16:25 -0600)
commitb94381737e9c4d014a4003e8ece9ba88670a2dd4
treec9f4177ad271fce9cae21de304c612bcb4e2c3f1
parentf4b42421d80cac4291dd82bd97baa1bc06b351fc
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