From: Dave Chinner Date: Mon, 29 Sep 2014 00:46:08 +0000 (+1000) Subject: xfs: xfs_kset should be static X-Git-Tag: fixes-against-v3.18-rc2~104^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3aed1a08190c038c4ea41b73ea6f07bc0e3290c;p=pandora-kernel.git xfs: xfs_kset should be static As it is accessed through the struct xfs_mount and can be set up entirely from fs/xfs/xfs_super.c Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed