Re: [PATCH 04/10] ide-tape: use standard data transfer mechanism

From: Borislav Petkov
Date: Wed Mar 25 2009 - 11:28:01 EST


>>        drive->pc_callback       = ide_tape_callback;
>> -       drive->pc_update_buffers = idetape_update_buffers;
>> -       drive->pc_io_buffers     = ide_tape_io_buffers;
>
> You might just as well remove those two ide_drive_t members since
> they're used only by ide-tape.

Ah, nevermind. You've done it later in patch 9/10.

--
Regards/Gruss,
Boris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/