提交 479ba36b 编写于 作者: T Tim Shimmin

[XFS] Remove STATIC which was missing from prior manual merge

Removes STATIC on xfs_freeze function which was not manually
applied for SGI-Modid: xfs-linux-melb:xfs-kern:29504a.
Reviewed-by: NLachlan McIlroy <lachlan@sgi.com>
Signed-off-by: NTim Shimmin <tes@sgi.com>
上级 cd514bda
...@@ -2117,7 +2117,7 @@ xfs_showargs( ...@@ -2117,7 +2117,7 @@ xfs_showargs(
* need to take care of themetadata. Once that's done write a dummy * need to take care of themetadata. Once that's done write a dummy
* record to dirty the log in case of a crash while frozen. * record to dirty the log in case of a crash while frozen.
*/ */
STATIC void void
xfs_freeze( xfs_freeze(
xfs_mount_t *mp) xfs_mount_t *mp)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册