Just these ones... not a problem.
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_cpu_notify’:
fs/xfs/xfs_mount.c:1920: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_sync_counters_flags’:
fs/xfs/xfs_mount.c:2191: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_balance_counter’:
fs/xfs/xfs_mount.c:2249: warning: unused variable ‘s’
fs/xfs/xfs_mount.c: In function ‘xfs_icsb_modify_counters’:
fs/xfs/xfs_mount.c:2299: warning: unused variable ‘s’
Eric Sandeen wrote:
Lachlan McIlroy wrote:
They look good to me. There's still a few unused variables left over
but nothing we can't fix up.
Great - and, weird - I don't see them in my tree... maybe I missed a
quilt refresh, but I don't think so... odd.
-Eric
|