xfs: fix static and extern sparse warnings
[deliverable/linux.git] / fs / xfs / xfs_buf_item.c
index b6d20c55282b9f20a95eae2d10294863b4dd05cd..a64f67ba25d3c99c748e1d4a8f84f7648e3dd651 100644 (file)
@@ -809,7 +809,7 @@ xfs_buf_item_init(
  * Mark bytes first through last inclusive as dirty in the buf
  * item's bitmap.
  */
-void
+static void
 xfs_buf_item_log_segment(
        struct xfs_buf_log_item *bip,
        uint                    first,
This page took 0.025993 seconds and 5 git commands to generate.