public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] treewide: Convert logging message misuses of /n to \n
@ 2014-04-25  1:50 Joe Perches
  2014-04-25  1:50 ` [PATCH 1/5] qlge: Convert " Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Joe Perches @ 2014-04-25  1:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev, linux-wireless, devel, linux-usb, alsa-devel

Joe Perches (5):
  qlge: Convert /n to \n
  iwlegacy: Convert /n to \n
  staging: rtl<foo>: Convert /n to \n
  appledisplay: Convert /n to \n
  sound: tlv320aic31xx: Convert /n to \n

 drivers/net/ethernet/qlogic/qlge/qlge_main.c  | 2 +-
 drivers/net/wireless/iwlegacy/3945.c          | 2 +-
 drivers/net/wireless/iwlegacy/4965-mac.c      | 2 +-
 drivers/staging/rtl8188eu/hal/usb_ops_linux.c | 2 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c   | 2 +-
 drivers/staging/rtl8723au/hal/usb_ops_linux.c | 4 ++--
 drivers/staging/rtl8723au/os_dep/usb_intf.c   | 2 +-
 drivers/usb/misc/appledisplay.c               | 2 +-
 sound/soc/codecs/tlv320aic31xx.c              | 2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


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

end of thread, other threads:[~2014-05-20 20:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25  1:50 [PATCH 0/5] treewide: Convert logging message misuses of /n to \n Joe Perches
2014-04-25  1:50 ` [PATCH 1/5] qlge: Convert " Joe Perches
2014-04-25  4:07   ` Jitendra Kalsaria
2014-04-27 23:08   ` David Miller
2014-04-25  1:51 ` [PATCH 2/5] iwlegacy: " Joe Perches
2014-04-25  1:51 ` [PATCH 3/5] staging: rtl<foo>: " Joe Perches
2014-04-25  1:51 ` [PATCH 4/5] appledisplay: " Joe Perches
2014-05-20 19:26   ` Joe Perches
2014-05-20 20:20     ` Greg Kroah-Hartman
2014-04-25  1:51 ` [PATCH 5/5] sound: tlv320aic31xx: " Joe Perches
2014-04-25 11:15   ` Mark Brown

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