]> bbs.cooldavid.org Git - net-next-2.6.git/commit
xfs: give li_cb callbacks the correct prototype
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)
commitca30b2a7b7ac899ac4da6030ccbebf2f137b8e6d
treeb934c18bb70196aa44c7eb586569692e1b889f82
parent7bfa31d8e0f90b65ff23be94fca65ce261b43fc8
xfs: give li_cb callbacks the correct prototype

Stop the function pointer casting madness and give all the li_cb instances
correct prototype.

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