hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/include/linux/raid_class.h
....@@ -77,7 +77,3 @@
7777
7878 struct raid_template *raid_class_attach(struct raid_function_template *);
7979 void raid_class_release(struct raid_template *);
80
-
81
-int __must_check raid_component_add(struct raid_template *, struct device *,
82
- struct device *);
83
-