OSDN Git Service

btrfs: sysfs: unexport btrfs_raid_ktype
authorDavid Sterba <dsterba@suse.com>
Thu, 1 Aug 2019 15:55:55 +0000 (17:55 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:06 +0000 (14:59 +0200)
commit536ea45cba34618669a2f984fa7dff86480823fb
tree7b860ba174e66cc90cedd189d4125e0586204679
parent32a9991f15a0fc2a55de47db7d22a99f462d6804
btrfs: sysfs: unexport btrfs_raid_ktype

The last non-sysfs usage of btrfs_raid_ktype has been moved to a private
helper in previous patch so the variable can be made static.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c
fs/btrfs/sysfs.h