netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 00/21] net/atm neatening cleanups
@ 2010-01-26 21:39 Joe Perches
  2010-01-26 21:40 ` [PATCH 01/21] net/atm: Convert printk to pr_<level> Joe Perches
                   ` (21 more replies)
  0 siblings, 22 replies; 25+ messages in thread
From: Joe Perches @ 2010-01-26 21:39 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Miscellaneous cleanups to net/atm

Joe Perches (21):
  net/atm: Convert printk to pr_<level>
  net/atm/addr.c: Convert include <asm to include <linux
  net/atm/atm_misc.c: checkpatch cleanups
  net/atm/atm_sysfs.c: checkpatch cleanups
  net/atm/br2684.c: checkpatch cleanups
  net/atm/clip.c: checkpatch cleanups
  net/atm/common.c: checkpatch cleanups
  net/atm/ioctl.c: checkpatch cleanups
  net/atm/lec.c: checkpatch cleanups
  net/atm/mpc.c: checkpatch cleanups
  net/atm/mpoa_caches.c: checkpatch cleanups
  net/atm/mpoa_proc.c: checkpatch cleanups
  net/atm/pppoatm.c: checkpatch cleanups
  net/atm/proc.c: checkpatch cleanups
  net/atm/pvc.c: checkpatch cleanups
  net/atm/raw.c: checkpatch cleanups
  net/atm/resources.c: checkpatch cleanups
  net/atm/signaling.c: checkpatch cleanups
  net/atm/svc.c: checkpatch cleanups
  net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
  net/atm: Cleanup dprint/ddprintk #defines and uses

 net/atm/addr.c        |    2 +-
 net/atm/atm_misc.c    |   40 ++--
 net/atm/atm_sysfs.c   |   27 ++-
 net/atm/br2684.c      |   90 ++++----
 net/atm/clip.c        |   86 ++++----
 net/atm/common.c      |  386 ++++++++++++++++---------------
 net/atm/ioctl.c       |  196 ++++++++--------
 net/atm/lec.c         |  599 +++++++++++++++++++++++--------------------------
 net/atm/mpc.c         |  540 +++++++++++++++++++++++++--------------------
 net/atm/mpoa_caches.c |  190 +++++++++-------
 net/atm/mpoa_proc.c   |   89 ++++----
 net/atm/pppoatm.c     |   28 ++-
 net/atm/proc.c        |   81 ++++---
 net/atm/pvc.c         |   43 ++--
 net/atm/raw.c         |   26 +--
 net/atm/resources.c   |  402 ++++++++++++++++-----------------
 net/atm/signaling.c   |  219 +++++++++---------
 net/atm/svc.c         |  258 +++++++++++-----------
 18 files changed, 1675 insertions(+), 1627 deletions(-)


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

end of thread, other threads:[~2010-01-27  5:15 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-26 21:39 [net-next PATCH 00/21] net/atm neatening cleanups Joe Perches
2010-01-26 21:40 ` [PATCH 01/21] net/atm: Convert printk to pr_<level> Joe Perches
2010-01-26 21:40 ` [PATCH 02/21] net/atm/addr.c: Convert include <asm to include <linux Joe Perches
2010-01-26 21:40 ` [PATCH 03/21] net/atm/atm_misc.c: checkpatch cleanups Joe Perches
2010-01-26 21:40 ` [PATCH 04/21] net/atm/atm_sysfs.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 05/21] net/atm/br2684.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 06/21] net/atm/clip.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 07/21] net/atm/common.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 08/21] net/atm/ioctl.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 09/21] net/atm/lec.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 10/21] net/atm/mpc.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 11/21] net/atm/mpoa_caches.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 12/21] net/atm/mpoa_proc.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 13/21] net/atm/pppoatm.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 14/21] net/atm/proc.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 15/21] net/atm/pvc.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 16/21] net/atm/raw.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 17/21] net/atm/resources.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 18/21] net/atm/signaling.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 19/21] net/atm/svc.c: " Joe Perches
2010-01-26 21:40 ` [PATCH 20/21] net/atm/lec.c: Add __lec_arp_check_expire and other cleanups Joe Perches
2010-01-26 21:40 ` [PATCH 21/21] net/atm: Cleanup dprint/ddprintk #defines and uses Joe Perches
2010-01-27  4:57 ` [net-next PATCH 00/21] net/atm neatening cleanups David Miller
2010-01-27  5:11   ` Joe Perches
2010-01-27  5:15     ` David Miller

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).