Commits
David Sterba committed 536ea45cba3
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>