Commit 3d49915a authored by Neil Brown's avatar Neil Brown Committed by Linus Torvalds

[PATCH] MD - Remove get_spare declaration and associated warning

get_spare recently became static and no-one told md_k.h
parent 06a61909
......@@ -249,7 +249,6 @@ static inline kdev_t mddev_to_kdev(mddev_t * 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment