xfs: xfs_kset should be static
authorDave Chinner <dchinner@redhat.com>
Mon, 29 Sep 2014 00:46:08 +0000 (10:46 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 29 Sep 2014 00:46:08 +0000 (10:46 +1000)
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 <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>

No differences found