Jie Liu 0799a3e808 xfs: get rid of count from xfs_iomap_write_allocate()
Get rid of function variable count from xfs_iomap_write_allocate() as
it is unused.

Additionally, checkpatch warn me of the following for this change:
WARNING: extern prototypes should be avoided in .h files
+extern int xfs_iomap_write_allocate(struct xfs_inode *, xfs_off_t,

So this patch also remove all extern function prototypes at xfs_iomap.h
to suppress it to make this code style in consistent manner in this file.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
2013-10-01 15:42:34 -05:00
..
2013-05-07 18:45:36 -05:00
2013-08-12 17:49:38 -05:00
2013-05-07 18:45:36 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2012-11-19 20:11:24 -06:00
2013-05-30 17:26:31 -05:00
2013-08-12 16:53:39 -05:00
2013-09-12 09:42:08 -05:00
2013-09-09 17:43:05 -05:00
2013-09-10 18:56:32 -04:00
2012-11-19 20:11:24 -06:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2013-08-12 16:55:17 -05:00
2011-03-07 10:09:35 +11:00
2013-08-12 16:53:39 -05:00
2011-08-12 16:21:35 -05:00
2013-08-12 16:53:39 -05:00
2013-08-12 16:55:17 -05:00
2013-06-27 14:26:21 -05:00
2013-09-12 16:13:41 -07:00
2013-08-12 16:55:17 -05:00
2012-05-14 16:20:54 -05:00
2011-08-12 16:21:35 -05:00
2013-08-12 16:56:06 -05:00
2013-08-12 16:53:39 -05:00
2013-08-13 16:21:21 -05:00
2013-08-13 16:21:21 -05:00
2013-09-09 17:43:05 -05:00
2013-05-07 18:45:36 -05:00
2013-05-07 18:45:36 -05:00
2013-09-10 18:56:32 -04:00
2012-10-17 12:01:25 -05:00
2013-07-09 12:29:12 -07:00
2013-08-30 14:14:35 -05:00
2013-08-30 14:14:35 -05:00
2013-08-12 16:53:39 -05:00
2013-05-07 18:45:36 -05:00