public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: ft1000: generic neatening
@ 2014-11-01 23:53 Joe Perches
  2014-11-01 23:53 ` [PATCH 1/2] staging: ft1000: Whitespace neatening Joe Perches
  2014-11-01 23:53 ` [PATCH 2/2] " Joe Perches
  0 siblings, 2 replies; 9+ messages in thread
From: Joe Perches @ 2014-11-01 23:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Marek Belisko, devel, linux-kernel

Joe Perches (2):
  staging: ft1000: Whitespace neatening
  staging: ft1000: Logging message neatening

 drivers/staging/ft1000/ft1000-pcmcia/boot.h        |   34 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000.h      |   30 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c   |   50 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c |  208 ++--
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c   |  896 +++++++--------
 drivers/staging/ft1000/ft1000-usb/ft1000_debug.c   | 1198 ++++++++++----------
 .../staging/ft1000/ft1000-usb/ft1000_download.c    |  394 +++----
 drivers/staging/ft1000/ft1000-usb/ft1000_hw.c      |  436 ++++---
 drivers/staging/ft1000/ft1000-usb/ft1000_ioctl.h   |   60 +-
 drivers/staging/ft1000/ft1000-usb/ft1000_usb.c     |   97 +-
 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h     |    4 +-
 11 files changed, 1636 insertions(+), 1771 deletions(-)

-- 
2.1.2


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

end of thread, other threads:[~2014-11-04  2:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01 23:53 [PATCH 0/2] staging: ft1000: generic neatening Joe Perches
2014-11-01 23:53 ` [PATCH 1/2] staging: ft1000: Whitespace neatening Joe Perches
2014-11-04  0:06   ` Greg Kroah-Hartman
2014-11-04  0:25     ` [PATCH V2 0/2] staging: ft1000: generic neatening Joe Perches
2014-11-04  0:25       ` [PATCH V2 1/2] staging: ft1000: Whitespace neatening Joe Perches
2014-11-04  0:25       ` [PATCH V2 2/2] ASoC: staging: ft1000: Logging message neatening Joe Perches
2014-11-04  0:36         ` Greg Kroah-Hartman
2014-11-04  2:21           ` Joe Perches
2014-11-01 23:53 ` [PATCH 2/2] " Joe Perches

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