commit | ca30b2a7b7ac899ac4da6030ccbebf2f137b8e6d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Jun 23 18:11:15 2010 +1000 |
committer | Alex Elder <aelder@sgi.com> | Mon Jul 26 13:16:35 2010 -0500 |
tree | b934c18bb70196aa44c7eb586569692e1b889f82 | |
parent | 7bfa31d8e0f90b65ff23be94fca65ce261b43fc8 [diff] |
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>