Re: [RFC PATCH linux-next] ovs: internal_set_rx_headroom() can be static
From: kbuild test robot Date: Sat, 19 Mar 2016 00:54:50 +0800 > Signed-off-by: Fengguang Wu Looks good, applied, thanks.
[RFC PATCH linux-next] ovs: internal_set_rx_headroom() can be static
Signed-off-by: Fengguang Wu --- vport-internal_dev.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openvswitch/vport-internal_dev.c b/net/openvswitch/vport-internal_dev.c index 83a5534..7c8b90b 100644 --- a/net/openvswitch/vport-internal_dev.c +++ b/net/openvswitch/