get_spare recently became static and no-one told md_k.h ----------- Diffstat output ------------ ./include/linux/raid/md_k.h | 1 - 1 files changed, 1 deletion(-) --- ./include/linux/raid/md_k.h 2002/07/24 12:22:08 1.1 +++ ./include/linux/raid/md_k.h 2002/07/24 12:22:25 1.2 @@ -249,7 +249,6 @@ static inline kdev_t mddev_to_kdev(mddev } extern mdk_rdev_t * find_rdev_nr(mddev_t *mddev, int nr); -extern mdk_rdev_t *get_spare(mddev_t *mddev); /* * iterates through some rdev ringlist. It's safe to remove the - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html