md: remove a bogus comment
The function name mentioned doesn't exist, and the code next to it doesn't match the description either. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Родитель
071f52fbce
Коммит
3ed122e68b
|
@ -204,10 +204,6 @@ static int start_readonly;
|
||||||
*/
|
*/
|
||||||
static bool create_on_open = true;
|
static bool create_on_open = true;
|
||||||
|
|
||||||
/* bio_clone_mddev
|
|
||||||
* like bio_clone_bioset, but with a local bio set
|
|
||||||
*/
|
|
||||||
|
|
||||||
struct bio *bio_alloc_mddev(gfp_t gfp_mask, int nr_iovecs,
|
struct bio *bio_alloc_mddev(gfp_t gfp_mask, int nr_iovecs,
|
||||||
struct mddev *mddev)
|
struct mddev *mddev)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче