[PATCH 0/6] Trivial fixes

Thomas Graf tgraf at suug.ch
Mon Aug 25 16:09:06 PDT 2014


Thomas Graf (6):
  Remove pointless N < 0 checks
  nf: nfnl_*_str2copy_mode() should return int
  xfrm: Remove unused function __assign_addr()
  nf: Remove unused function htonll()
  xfrm: Remove unused variable sp_id and sa_id
  src: Silence all warnings

 include/netlink/netfilter/log.h   |  2 +-
 include/netlink/netfilter/queue.h |  2 +-
 lib/handlers.c                    |  8 ++++----
 lib/netfilter/ct.c                |  8 --------
 lib/netfilter/log_obj.c           |  2 +-
 lib/netfilter/queue_obj.c         |  2 +-
 lib/route/tc.c                    |  2 +-
 lib/xfrm/sa.c                     |  2 --
 lib/xfrm/sp.c                     | 17 -----------------
 src/nf-log.c                      |  5 ++---
 src/nf-queue.c                    |  5 ++---
 src/nl-monitor.c                  |  3 +--
 src/nl-neightbl-list.c            |  4 ++--
 src/nl-route-get.c                |  7 ++-----
 src/nl-rule-list.c                |  4 ++--
 15 files changed, 20 insertions(+), 53 deletions(-)

-- 
1.9.3




More information about the libnl mailing list