Dave Chinner b9c4864957 xfs: xfs_buf_iomove() doesn't care about signedness
xfs_buf_iomove() uses xfs_caddr_t as it's parameter types, but it doesn't
care about the signedness of the variables as it is just copying the
data. Change the prototype to use void * so that we don't get sign
warnings at call sites.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2010-01-20 10:47:39 +11:00
..
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2009-12-14 23:08:16 -06:00
2009-12-16 12:16:49 -05:00
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:51:14 +02:00
2009-12-14 23:08:16 -06:00
2007-10-15 16:49:49 +10:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2007-10-15 16:49:49 +10:00
2009-12-14 23:08:16 -06:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2009-03-29 09:55:42 +02:00
2010-01-15 15:33:02 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-08-31 14:46:22 -05:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2010-01-15 15:34:54 -06:00
2009-03-16 08:19:29 +01:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2010-01-20 10:44:58 +11:00
2009-06-08 15:33:32 +02:00
2009-12-11 15:11:19 -06:00
2009-12-14 23:08:16 -06:00