[ovs-git] Open vSwitch: util: Fix sparse warning. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Dec 11 01:41:37 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  4c2ed3450d413e13448bd58cfd6b03f3cc5c6b41 (commit)
      from  fd28ce3ae7c11542c4681d45040ac1970b0ba702 (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 4c2ed3450d413e13448bd58cfd6b03f3cc5c6b41
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4c2ed3450d413e13448bd58cfd6b03f3cc5c6b41
Author: Ben Pfaff <blp at nicira.com>
		
util: Fix sparse warning.
		
Without this commit, sparse warns:

    lib/util.c:921:15: warning: symbol 'count_1bits_8' was not declared.
    Should it be static?

Introduced by commit c3cc4d2dd2658 (util: Better count_1bits().).

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


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

Summary of changes:
 lib/util.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list