On Wed, Sep 16, 2020 at 10:33 AM Greg Rose <[email protected]> wrote:
>
> From: Enrico Weigelt <[email protected]>
>
> Upstream commit:
> commit b90f5aa4d6268e81dd1fd51e5ef89d2892bf040d
> Author: Enrico Weigelt <[email protected]>
> Date: Wed Jun 5 23:06:40 2019 +0200
>
> net: openvswitch: drop unneeded likely() call around IS_ERR()
>
> IS_ERR() already calls unlikely(), so this extra likely() call
> around the !IS_ERR() is not needed.
>
> Signed-off-by: Enrico Weigelt <[email protected]>
> Signed-off-by: David S. Miller <[email protected]>
>
> Cc: Enrico Weigelt <[email protected]>
> Signed-off-by: Greg Rose <[email protected]>
> ---
Acked-by: Yi-Hung Wei <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev