mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] ftdi-elan: neatening
@ 2014-04-04 22:16 Joe Perches
  2014-04-04 22:16 ` [PATCH 1/5] usb: ftdi-elan: Fix format fragments Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joe Perches @ 2014-04-04 22:16 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

Found when looking for invalid vsprintf %<foo> types,
with some other neatenings done.

Joe Perches (5):
  usb: ftdi-elan: Fix format fragments
  usb: ftdi-elan: Convert leading spaces to tabs
  usb: ftdi-elan: Coalesce formats
  usb: ftdi-elan: Coalesce string fragment
  usb: ftdi-elan: Use pr_<level>

 drivers/usb/misc/ftdi-elan.c | 4878 +++++++++++++++++++++---------------------
 1 file changed, 2419 insertions(+), 2459 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-04 22:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04 22:16 [PATCH 0/5] ftdi-elan: neatening Joe Perches
2014-04-04 22:16 ` [PATCH 1/5] usb: ftdi-elan: Fix format fragments Joe Perches
2014-04-04 22:16 ` [PATCH 2/5] usb: ftdi-elan: Convert leading spaces to tabs Joe Perches
2014-04-04 22:16 ` [PATCH 3/5] usb: ftdi-elan: Coalesce formats Joe Perches
2014-04-04 22:16 ` [PATCH 4/5] usb: ftdi-elan: Coalesce string fragment Joe Perches
2014-04-04 22:16 ` [PATCH 5/5] usb: ftdi-elan: Use pr_<level> Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome