netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/20] net/atm: Cleanups
@ 2009-12-08  5:56 Joe Perches
  2009-12-08  5:56 ` [PATCH 01/20] net/atm: Convert printk to pr_<level> Joe Perches
                   ` (20 more replies)
  0 siblings, 21 replies; 23+ messages in thread
From: Joe Perches @ 2009-12-08  5:56 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Reduced checkpatch complaints, added a couple of cleanup functions
to reduce indentation levels

Joe Perches (20):
  net/atm: Convert printk to pr_<level>
  net/atm/addr.c: checkpatch cleanups
  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/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         |  601 +++++++++++++++++++++++--------------------------
 net/atm/mpc.c         |  443 +++++++++++++++++++++----------------
 net/atm/mpoa_caches.c |  154 +++++++------
 net/atm/mpoa_proc.c   |   65 +++---
 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, 1589 insertions(+), 1558 deletions(-)


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

end of thread, other threads:[~2009-12-08 21:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08  5:56 [PATCH 00/20] net/atm: Cleanups Joe Perches
2009-12-08  5:56 ` [PATCH 01/20] net/atm: Convert printk to pr_<level> Joe Perches
2009-12-08  5:56 ` [PATCH 02/20] net/atm/addr.c: checkpatch cleanups Joe Perches
2009-12-08  5:56 ` [PATCH 03/20] net/atm/atm_misc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 04/20] net/atm/atm_sysfs.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 05/20] net/atm/br2684.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 06/20] net/atm/clip.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 07/20] net/atm/common.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 08/20] net/atm/ioctl.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 09/20] net/atm/lec.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 10/20] net/atm/mpc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 11/20] net/atm/mpoa_caches.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 12/20] net/atm/mpoa_proc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 13/20] net/atm/pppoatm.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 14/20] net/atm/proc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 15/20] net/atm/pvc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 16/20] net/atm/raw.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 17/20] net/atm/resources.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 18/20] net/atm/signaling.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 19/20] net/atm/svc.c: " Joe Perches
2009-12-08  5:57 ` [PATCH 20/20] net/atm/lec.c: Add __lec_arp_check_expire and other cleanups Joe Perches
2009-12-08 21:12 ` [PATCH 00/20] net/atm: Cleanups David Miller
2009-12-08 21:21   ` 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).