[Openais] [PATCH] LINT fixes

angus salkeld angus.salkeld at alliedtelesis.co.nz
Sun Nov 9 12:17:28 PST 2008


Hi

Here are some lint fixes...

The lint warnings should be down to about 78 after these commits.

Angus Salkeld (5):
  LINT: fix or ignore unchecked return values.
  LINT: rename the overlay struct so they are uniq.
  LINT: fix "Assignment of ssize_t to int" warnings
  LINT: fix confd_sa API error.
  LINT: tweek the lint make rules.

 Makefile.inc             |    2 +-
 exec/crypto.c            |    4 +-
 exec/ipc.c               |   12 ++++----
 exec/logsys.c            |    8 ++--
 exec/main.c              |   16 +++++-----
 lcr/Makefile             |    2 +-
 lcr/uic.c                |    8 ++--
 lcr/uis.c                |    4 +-
 lib/cfg.c                |   40 +++++++++++++-------------
 lib/confdb.c             |   72 +++++++++++++++++++++++-----------------------
 lib/cpg.c                |   38 ++++++++++++------------
 lib/evs.c                |   30 +++++++++---------
 lib/pload.c              |   16 +++++-----
 lib/quorum.c             |   30 +++++++++---------
 lib/sa-confdb.c          |    2 -
 lib/util.c               |    8 ++--
 tools/Makefile           |    6 +++-
 tools/corosync-cfgtool.c |   36 ++++++++++++-----------
 tools/corosync-fplay.c   |    8 ++++-
 tools/corosync-keygen.c  |    4 +-
 tools/corosync-objctl.c  |   12 +++++--
 21 files changed, 186 insertions(+), 172 deletions(-)



More information about the Openais mailing list