提交 ea95961d 编写于 作者: F Fengguang Wu 提交者: Dave Chinner

xfs: xfs_rtget_summary can be static

Fix sparse warning introduced by commit afabfd30 ("xfs: combine
xfs_rtmodify_summary and xfs_rtget_summary").
Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Reviewed-by: NDave Chinner <dchinner@redhat.com>
Signed-off-by: NDave Chinner <david@fromorbit.com>
上级 e3cf1796
无相关合并请求
......@@ -46,7 +46,7 @@
* Keeps track of a current summary block, so we don't keep reading
* it from the buffer cache.
*/
int
static int
xfs_rtget_summary(
xfs_mount_t *mp, /* file system mount structure */
xfs_trans_t *tp, /* transaction pointer */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部