[PATCH 00/13] drivers/block/floppy.c cleanups

From: Joe Perches
Date: Wed Jan 27 2010 - 15:48:33 EST


Some additional cleanups, and a restoration of output logging style
for one printk->DPRINT conversion

Joe Perches (13):
drivers/block/floppy.c: Remove REPEAT macro
drivers/block/floppy.c: Unclutter redo_fd_request logic
drivers/block/floppy.c: Remove unnecessary argument from [__]reschedule_timeout
drivers/block/floppy.c: Remove #define FLOPPY_SANITY_CHECK
drivers/block/floppy.c: DPRINT neatening
drivers/block/floppy.c: Use __func__ where appropriate
drivers/block/floppy.c: Use %pf in logging messages
drivers/block/floppy.c: Remove some unnecessary casting
drivers/block/floppy.c: Convert raw_cmd_copyin from while(1) to label: goto
drivers/block/floppy.c: Add __func__ to debugt
drivers/block/floppy.c: Remove obfuscating CODE2SIZE macro
drivers/block/floppy.c: Remove misleading, used once FD_IOCTL_ALLOWED macro
drivers/block/floppy.c: Remove unnecessary casting in fd_ioctl

drivers/block/floppy.c | 346 +++++++++++++++++++++--------------------------
1 files changed, 155 insertions(+), 191 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/