]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit082f0e3a29320ba8c027fcf0f65072be3d177762
tree7b860ba174e66cc90cedd189d4125e0586204679
parent08c1adaaa8a2b6c054ad9af2e9f029b885498743
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