From: Dave Chinner Date: Tue, 29 Oct 2013 11:11:58 +0000 (+1100) Subject: xfs: fix static and extern sparse warnings X-Git-Tag: v3.13-rc1~87^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632b89e82bf1c04c251924b49adc689f7b346321;p=pandora-kernel.git xfs: fix static and extern sparse warnings The kbuild test robot indicated that there were some new sparse warnings in fs/xfs/xfs_dquot_buf.c. Actually, there were a lot more that is wasn't warning about, so fix them all up. Reported-by: kbuild test robot Signed-off-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed