Tag: a2bf91b5b8de0be867d4ff3b2533c6449149098c

net/openvswitch/vport.c: Remove unecessary semicolon

Author: Peter Senna Tschudin <peter.senna@gmail.com> Found by http://coccinelle.lip6.fr/ Signed-off-by: Peter Senna Tschudin Signed-off-by: David S. Miller — net/openvswitch/vport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)   diff –git a/net/openvswitch/vport.c b/net/openvswitch/vport.c index 9055dd6..03779e8 100644 — a/net/openvswitch/vport.c +++ b/net/openvswitch/vport.c @@ -398,7 +398,7 @@ void ovs_vport_record_error(struct vport *vport, enum vport_err_type err_type) case VPORT_E_TX_ERROR: vport->err_stats.tx_errors++; break; …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.