From: Jie Liu Date: Thu, 24 Jul 2014 10:49:57 +0000 (+1000) Subject: xfs: mark xfs_qm_quotacheck as static X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb866bbf095ec68552c0583199208858618498e3;p=pandora-kernel.git 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-diff-tree failed