[ovs-git] Open vSwitch: ofproto-dpif-xlate: Coding style fix for bucket_is_alive() (master)

dev at openvswitch.org dev at openvswitch.org
Fri May 23 01:04:13 UTC 2014


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  fdb1999b2bd239d3074bcae675cf18213bb250b8 (commit)
       via  dc25893eabeca8e9ad49d21d077c02a7b66a4f8e (commit)
       via  d7417fcb3219e20f8b4cc28e02f2ac7a66a026cb (commit)
       via  3fc3b679114889d2851954c7dc4584657b0bd2fc (commit)
      from  c40b890fd87e085e81d508bb114efd64683419f8 (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 fdb1999b2bd239d3074bcae675cf18213bb250b8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fdb1999b2bd239d3074bcae675cf18213bb250b8
Author: Andy Zhou <azhou at nicira.com>
		
ofproto-dpif-xlate: Coding style fix for bucket_is_alive()
		
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit dc25893eabeca8e9ad49d21d077c02a7b66a4f8e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dc25893eabeca8e9ad49d21d077c02a7b66a4f8e
Author: Andy Zhou <azhou at nicira.com>
		
ofproto-dpif-xlate: Simplify group_is_alive
		
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit d7417fcb3219e20f8b4cc28e02f2ac7a66a026cb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d7417fcb3219e20f8b4cc28e02f2ac7a66a026cb
Author: Andy Zhou <azhou at nicira.com>
		
ofproto-dpif: remove a redundant assignment
		
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 3fc3b679114889d2851954c7dc4584657b0bd2fc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3fc3b679114889d2851954c7dc4584657b0bd2fc
Author: Andy Zhou <azhou at nicira.com>
		
ofproto: Remove ofproto_group_write_lookup()
		
ofproto_group_write_lookup() slightly different from
ofproto_group_lookup() in handling reference counting.
Currently, it has only one caller: modify_group().
It seems the abstraction is not adding value here.

Remove the function, along with some refactoring, makes modify_group()
easier to understand.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ryan Wilson <wryan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif-xlate.c |   25 +++++++++++------------
 ofproto/ofproto-dpif.c       |    1 -
 ofproto/ofproto.c            |   45 +++++++++++++++++++++---------------------
 3 files changed, 34 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list