[klibc] [PATCH 0/4] usr/kinit checkpatch

maximilian attems max at stro.at
Fri Jul 8 04:28:38 PDT 2011


Various coding style fixes checkpatch warns about.
The goal is not to be 100% checkpatch compliant,
but to have more consistent coding style.

As this is a trivial patch serie, will land in 24 hours in klibc git,
unless of course ml review hits a bugger.

Checked with size(3) that the generated kinit, fstype, ipconfig and
nfsmount are the same.

maximilian attems (4):
  [klibc] ipconfig: reduce checkpatch noise
  [klibc] fstype: minor checkpatch fixes
  [klibc] nfsmount: various checkpatch fixes
  [klibc] kinit: checkpatch cleanup

 usr/kinit/devname.c             |    6 +++-
 usr/kinit/do_mounts.c           |    7 +++--
 usr/kinit/do_mounts.h           |    8 +++---
 usr/kinit/do_mounts_md.c        |    8 +++---
 usr/kinit/fstype/fstype.c       |   20 ++++++++++-----
 usr/kinit/ipconfig/dhcp_proto.c |    2 +-
 usr/kinit/ipconfig/main.c       |   42 ++++++++++++++++-----------------
 usr/kinit/ipconfig/packet.c     |    4 +-
 usr/kinit/nfsmount/dummypmap.c  |    2 +-
 usr/kinit/nfsmount/main.c       |   17 ++++++++-----
 usr/kinit/nfsmount/mount.c      |   48 +++++++++++++++-----------------------
 usr/kinit/nfsmount/portmap.c    |   10 ++++----
 12 files changed, 87 insertions(+), 87 deletions(-)

-- 
1.7.5.4



More information about the klibc mailing list