diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c index 3ce44e6d663968ba9d0ac5a7bef881bda9d5d1b7..38d4227895aef844192e67198df39be01f29c334 100644 --- a/fs/xfs/xfs_log.c +++ b/fs/xfs/xfs_log.c @@ -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)