> It seems bigger as it is at first glance, however if you start to read
> it at ide.h, the rest should
> be, well, obivous...
Ouch, its *big*. You should probably start pushing it to Jens ASAP,
because if you'll clean up it a bit more, you'll end with really big
patch which rewrites whole drivers/ide... [Not that it would be a bad
thing.]
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...
Pavel
-- Casualities in World Trade Center: ~3k dead inside the building, cryptography in U.S.A. and free speech in Czech Republic. - 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/