From: Joe Perches Date: Wed, 10 Mar 2010 23:21:04 +0000 (-0800) Subject: drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK X-Git-Tag: v2.6.34-rc2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a23d133359eec2297ff4c72c260ccacb156d883;p=pandora-kernel.git drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK The code could not be compiled without the #define, so just remove it and the #ifdef/#endif lines. 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