[ovs-git] Open vSwitch: Suppress warnings about unused variables and functions. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 27 23:28:03 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  6a8a8528acb05d6d0a520e09ad1ec67e62b99e5e (commit)
       via  6e274d49c4ebae2e79bcaca89a64e42e67596d2d (commit)
      from  b1361289273349b57a37c819f1393cb13c86fddd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6a8a8528acb05d6d0a520e09ad1ec67e62b99e5e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6a8a8528acb05d6d0a520e09ad1ec67e62b99e5e
Author: Jarno Rajahalme <jrajahalme at nicira.com>
		
Suppress warnings about unused variables and functions.
		
These variables and functions are unused but we don't want to remove
their definitions.

Found by Clang.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


commit 6e274d49c4ebae2e79bcaca89a64e42e67596d2d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6e274d49c4ebae2e79bcaca89a64e42e67596d2d
Author: Jarno Rajahalme <jrajahalme at nicira.com>
		
Remove unused variables and functions.
		
Found by Clang.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/aes128.c           |  335 ------------------------------------------------
 lib/dpif.c             |    2 -
 lib/flow.c             |    3 -
 lib/lockfile.c         |    1 -
 lib/mac-learning.c     |    3 -
 lib/match.c            |    4 -
 lib/netlink-socket.c   |    1 -
 lib/ofp-actions.c      |    6 +-
 lib/ofp-parse.c        |    3 -
 lib/ofp-version-opt.c  |    5 +-
 lib/process.c          |    1 -
 lib/stream.c           |    3 -
 lib/vlandev.c          |    2 +-
 lib/vlog.c             |    2 -
 ofproto/ofproto-dpif.c |    3 -
 ofproto/ofproto.c      |    3 -
 ovsdb/log.c            |    3 -
 ovsdb/ovsdb-tool.c     |    2 -
 utilities/ovs-dpctl.c  |    2 -
 19 files changed, 5 insertions(+), 379 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list