[ovs-git] Open vSwitch: datapath: Remove explicit 'unlikely' from IS_ERR calls. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 13 18:24:44 UTC 2010


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  40796b34abcf5ecda6b5283961ed26e28f7ae32e (commit)
      from  77479a0e1b1bb9fa20db4c192ab11a773b7c5077 (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 40796b34abcf5ecda6b5283961ed26e28f7ae32e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=40796b34abcf5ecda6b5283961ed26e28f7ae32e
Author: Ben Pfaff <blp at nicira.com>
		
datapath: Remove explicit 'unlikely' from IS_ERR calls.
		
As David Miller pointed out on netdev today, IS_ERR has a built-in
'unlikely', so there's no point in adding one of our own.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/actions.c  |    2 +-
 datapath/datapath.c |    2 +-
 datapath/tunnel.c   |    8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list