Revert "ide-tape: schedule driver for removal after 6 months"
This reverts commit d48567dd43
.
Borislav is working on ide-tape "light" version instead.
Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
@@ -3765,11 +3765,6 @@ static int ide_tape_probe(ide_drive_t *drive)
|
||||
g->fops = &idetape_block_ops;
|
||||
ide_register_region(g);
|
||||
|
||||
printk(KERN_WARNING "It is possible that this driver does not have any"
|
||||
" users anymore and, as a result, it will be REMOVED soon."
|
||||
" Please notify Bart <bzolnier@gmail.com> or Boris"
|
||||
" <petkovbb@gmail.com> in case you still need it.\n");
|
||||
|
||||
return 0;
|
||||
|
||||
out_free_tape:
|
||||
|
Reference in New Issue
Block a user