From: Bartlomiej Zolnierkiewicz Date: Sun, 17 May 2009 17:12:21 +0000 (+0200) Subject: ide: replace special_t typedef by IDE_SFLAG_* flags X-Git-Tag: v2.6.31-rc1~372^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1b96e00ab5d1b0838965834469a0284c81a517;p=pandora-kernel.git ide: replace special_t typedef by IDE_SFLAG_* flags Replace: - special_t typedef by IDE_SFLAG_* flags - 'special_t special' ide_drive_t's field by 'u8 special_flags' one There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed