netdev.vger.kernel.org archive mirror
 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
  2014-04-25  1:51 ` [PATCH 2/5] iwlegacy: " Joe Perches
  0 siblings, 2 replies; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2014-04-27 23:08 UTC | newest]

Thread overview: 5+ 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).