From eb866bbf095ec68552c0583199208858618498e3 Mon Sep 17 00:00:00 2001 From: Jie Liu Date: Thu, 24 Jul 2014 20:49:57 +1000 Subject: [PATCH] xfs: mark xfs_qm_quotacheck as static xfs_qm_quotacheck() is not used outside of xfs_qm.c. Mark it static and move it around in the file to avoid a forward declaration. Reviewed-by: Christoph Hellwig Signed-off-by: Jie Liu Signed-off-by: Dave Chinner --- Reading git-format-patch failed