Commit 95d01fa4 authored by Russell Cattelan's avatar Russell Cattelan Committed by Nathan Scott

[XFS] Whitespace cleanup

Merge whitespace cleanup to 2.5 tree

SGI Modid: 2.5.x-xfs:slinx:144573a
parent b94ca00e
...@@ -122,4 +122,3 @@ fs_flush_pages( ...@@ -122,4 +122,3 @@ fs_flush_pages(
return 0; return 0;
} }
...@@ -903,4 +903,3 @@ xfs_dev_is_read_only(xfs_mount_t *mp, char *message) ...@@ -903,4 +903,3 @@ xfs_dev_is_read_only(xfs_mount_t *mp, char *message)
return 0; return 0;
} }
...@@ -6208,4 +6208,3 @@ xfs_bmap_count_leaves( ...@@ -6208,4 +6208,3 @@ xfs_bmap_count_leaves(
*count += xfs_bmbt_disk_get_blockcount(frp); *count += xfs_bmbt_disk_get_blockcount(frp);
return 0; return 0;
} }
...@@ -1201,5 +1201,3 @@ xfs_buf_item_trace( ...@@ -1201,5 +1201,3 @@ xfs_buf_item_trace(
(void *)((unsigned long)bip->bli_item.li_flags)); (void *)((unsigned long)bip->bli_item.li_flags));
} }
#endif /* XFS_BLI_TRACE */ #endif /* XFS_BLI_TRACE */
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment