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

xfs: mark xlog_verify_dest_ptr 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>
上级 e89fbb5e
......@@ -3763,7 +3763,7 @@ xlog_ticket_alloc(
* one of the iclogs. This uses backup pointers stored in a different
* part of the log in case we trash the log structure.
*/
void
STATIC void
xlog_verify_dest_ptr(
struct xlog *log,
void *ptr)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册