From: Bartlomiej Zolnierkiewicz Date: Fri, 25 Jan 2008 21:17:11 +0000 (+0100) Subject: ide: remove ata_status_t and atapi_status_t X-Git-Tag: v2.6.25-rc1~1236^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c525b976778cce5bb6f8fdcc70046168c54b1a;p=pandora-kernel.git ide: remove ata_status_t and atapi_status_t Remove ata_status_t (unused) and atapi_status_t. While at it: * replace 'HWIF(drive)' by 'drive->hwif' (or just 'hwif' where possible) Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed