]> bbs.cooldavid.org Git - net-next-2.6.git/commit
xfs: give xfs_item_ops methods the correct prototypes
authorChristoph Hellwig <hch@infradead.org>
Wed, 23 Jun 2010 08:11:15 +0000 (18:11 +1000)
committerAlex Elder <aelder@sgi.com>
Mon, 26 Jul 2010 18:16:35 +0000 (13:16 -0500)
commit7bfa31d8e0f90b65ff23be94fca65ce261b43fc8
treedbf7bfd8ce06baca8fd23aeac3c99fa73c07a8bb
parent9412e3181c0ef82efc3d8e88d73e583ec10c34e9
xfs: give xfs_item_ops methods the correct prototypes

Stop the function pointer casting madness and give all the xfs_item_ops the
correct prototypes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/quota/xfs_dquot_item.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_extfree_item.c
fs/xfs/xfs_inode_item.c