提交 e89fbb5e 编写于 作者: C Christoph Hellwig 提交者: Darrick J. Wong

xfs: mark xlog_recover_check_summary STATIC

We already did it in the forward declaration, but not for the function
body itself.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com>
上级 4483eb56
......@@ -5825,7 +5825,7 @@ xlog_recover_cancel(
* Read all of the agf and agi counters and check that they
* are consistent with the superblock counters.
*/
void
STATIC void
xlog_recover_check_summary(
struct xlog *log)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册