[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1264624291.git.joe@perches.com>
Date: Wed, 27 Jan 2010 12:46:16 -0800
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Jiri Slaby <jirislaby@...il.com>,
Marcin Slusarz <marcin.slusarz@...il.com>,
Stephen Hemminger <shemminger@...tta.com>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Subject: [PATCH 00/13] drivers/block/floppy.c cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists