From: Borislav Petkov Date: Sat, 2 Feb 2008 18:56:35 +0000 (+0100) Subject: ide-floppy: remove struct idefloppy_capacity_descriptor X-Git-Tag: v2.6.25-rc1~1068^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194ec0c07895d8f8bf3ca8e50d5225f7968ad2d0;p=pandora-kernel.git ide-floppy: remove struct idefloppy_capacity_descriptor Also, - remove the accompanying 4 byte idefloppy_capacity_header. - rename functions from idefloppy_... to ide_floppy_... after cleanup. - simplify loop in ide_floppy_get_capacity() by reversing if-test condition logically. - finally, fix white space and checkpatch.pl issues Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed