Re: IDE cleanup for 2.5.4-pre3

Vojtech Pavlik (vojtech@suse.cz)
Fri, 15 Feb 2002 22:24:32 +0100


On Fri, Feb 15, 2002 at 09:45:10PM +0100, Pavel Machek wrote:

> My favourite cleanup would be
>
> struct ide_drive_s {} ide_drive_t;
>
> =>
>
> struct ide_drive {};
>
> and replacing all ide_drive_t with struct ide_drive...

Well, my favorite would be to kill HWIF() ...

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