From: Borislav Petkov Date: Mon, 13 Oct 2008 19:39:35 +0000 (+0200) Subject: ide-floppy: convert driver to the new debugging macro X-Git-Tag: v2.6.28-rc1~599^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b35572628bb807bf95e4d6282c67af95267928e;p=pandora-kernel.git ide-floppy: convert driver to the new debugging macro Also: - leave in the possibility for optimizing away all debugging macros - add a PFX macro and prepend all printk calls with it for consistency - change idefloppy_create_rw_cmd's 1st arg from idefloppy_floppy_t * to ide_drive_t *. - add a missing printk-level in idefloppy_init - fix minor checkpatch warnings Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed