This patch series resolves warnings resulting from adding
-Wextra, -Wmissing-prototypes, -Wstrict-prototypes,
-Wformat=2, -Werror and -D_FORTIFY_SOURCE=2. The last
patch in the series adds the additional options.

---

Mark Rustad (4):
      fcoe-utils: Resolve unused parameter warnings
      fcoe-utils: Resolve sign-compare warnings
      fcoe-utils: Resolve strict prototype warnings
      fcoe-utils: Add more warning options


 Makefile.am          |    5 +-
 fcoeadm_display.c    |   41 +++++++------------
 fcoemon.c            |  107 +++++++++++++++++++++++++-------------------------
 fcping.c             |   17 +++-----
 fipvlan.c            |   39 ++++++++++--------
 include/fcoe_utils.h |    2 +
 lib/fcoe_utils.c     |    8 ++--
 lib/fip.c            |   10 +++--
 lib/rtnetlink.c      |   10 +++--
 lib/sa_log.c         |    6 ---
 lib/sa_sys.c         |    6 +--
 libopenfcoe.c        |   10 ++---
 12 files changed, 126 insertions(+), 135 deletions(-)

-- 
Mark Rustad, Networking Division, Intel Corporation
_______________________________________________
fcoe-devel mailing list
[email protected]
http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel

Reply via email to