From: Joe Perches Date: Wed, 10 Mar 2010 23:20:54 +0000 (-0800) Subject: drivers/block/floppy.c: add debug_dcl(...) macro X-Git-Tag: v2.6.34-rc2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f530d8f1733651f3e34b81c801d6e1bb635936;p=pandora-kernel.git drivers/block/floppy.c: add debug_dcl(...) macro Converted #ifdef DCL_DEBUG if (test) DPRINTK(...); #endif to debug_dcl(test, ...); Signed-off-by: Joe Perches Cc: Stephen Hemminger Cc: Jens Axboe Cc: Marcin Slusarz Cc: Bartlomiej Zolnierkiewicz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed