From: Borislav Petkov Date: Wed, 16 Jul 2008 18:33:47 +0000 (+0200) Subject: ide-floppy: zero out the whole struct ide_atapi_pc on init X-Git-Tag: v2.6.27-rc1~1049^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68dc3575e064a5655cbd656fbf32d6ceeb85ac9e;p=pandora-kernel.git ide-floppy: zero out the whole struct ide_atapi_pc on init This is a precaution just to make sure a new pc is clean when allocated. There should be no functional change introduced by this patch. [bart: ported it over IDE changes] Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed