All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] tulip: logging cleanups
@ 2011-05-07  2:08 Joe Perches
  2011-05-07  2:08 ` [PATCH net-next 1/4] tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Joe Perches @ 2011-05-07  2:08 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

Joe Perches (4):
  tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
  tulip: Convert printks to netdev_<level>
  tulip: Convert uses of KERN_DEBUG
  tulip: Use pr_<level> where appropriate

 drivers/net/tulip/21142.c       |   14 +-
 drivers/net/tulip/Makefile      |    2 +
 drivers/net/tulip/de2104x.c     |  174 +++++++++++-------------
 drivers/net/tulip/dmfe.c        |    9 +-
 drivers/net/tulip/eeprom.c      |    4 +-
 drivers/net/tulip/interrupt.c   |   48 ++++----
 drivers/net/tulip/media.c       |   49 ++++----
 drivers/net/tulip/pnic.c        |   22 ++--
 drivers/net/tulip/pnic2.c       |   16 +-
 drivers/net/tulip/timer.c       |   47 +++----
 drivers/net/tulip/tulip.h       |    8 +-
 drivers/net/tulip/tulip_core.c  |   50 +++----
 drivers/net/tulip/uli526x.c     |   65 +++------
 drivers/net/tulip/winbond-840.c |   81 ++++++------
 drivers/net/tulip/xircom_cb.c   |  286 ++++++++++++++++++++-------------------
 15 files changed, 417 insertions(+), 458 deletions(-)

-- 
1.7.5.rc3.dirty


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH net-next 0/4] tulip: logging cleanups
@ 2011-05-09 19:45 Joe Perches
  0 siblings, 0 replies; 15+ messages in thread
From: Joe Perches @ 2011-05-09 19:45 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

More like 30 minutes.

Joe Perches (4):
  tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
  tulip: Convert printks to netdev_<level>
  tulip: Convert uses of KERN_DEBUG
  tulip: Use pr_<level> where appropriate

 drivers/net/tulip/21142.c       |   14 +-
 drivers/net/tulip/Makefile      |    2 +
 drivers/net/tulip/de2104x.c     |  174 +++++++++++--------------
 drivers/net/tulip/dmfe.c        |    9 +-
 drivers/net/tulip/eeprom.c      |    4 +-
 drivers/net/tulip/interrupt.c   |   48 ++++----
 drivers/net/tulip/media.c       |   49 ++++----
 drivers/net/tulip/pnic.c        |   22 ++--
 drivers/net/tulip/pnic2.c       |   16 +-
 drivers/net/tulip/timer.c       |   47 +++----
 drivers/net/tulip/tulip.h       |    8 +-
 drivers/net/tulip/tulip_core.c  |   50 ++++----
 drivers/net/tulip/uli526x.c     |   65 +++------
 drivers/net/tulip/winbond-840.c |   81 ++++++------
 drivers/net/tulip/xircom_cb.c   |  268 ++++++++++++--------------------------
 15 files changed, 354 insertions(+), 503 deletions(-)

-- 
1.7.5.rc3.dirty


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

end of thread, other threads:[~2011-05-14 20:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07  2:08 [PATCH net-next 0/4] tulip: logging cleanups Joe Perches
2011-05-07  2:08 ` [PATCH net-next 1/4] tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses Joe Perches
2011-05-12  3:36   ` Grant Grundler
2011-05-07  2:08 ` [PATCH net-next 2/4] tulip: Convert printks to netdev_<level> Joe Perches
2011-05-12  4:09   ` Grant Grundler
2011-05-12  4:59     ` Joe Perches
2011-05-14 20:30       ` Grant Grundler
2011-05-07  2:08 ` [PATCH net-next 3/4] tulip: Convert uses of KERN_DEBUG Joe Perches
2011-05-07  2:08 ` [PATCH net-next 4/4] tulip: Use pr_<level> where appropriate Joe Perches
2011-05-09 18:47 ` [PATCH net-next 0/4] tulip: logging cleanups David Miller
2011-05-09 19:08   ` [PATCH net-next 5/4] tulip: xircom_cb: Remove useless func_enter and func_exit Joe Perches
2011-05-09 19:10     ` David Miller
2011-05-09 19:17       ` Joe Perches
2011-05-09 19:41         ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2011-05-09 19:45 [PATCH net-next 0/4] tulip: logging cleanups Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.