Re: [PATCH] net: Reduce size of rps_sock_flow_sysctl

2016-09-01 Thread Eric Dumazet
On Thu, 2016-09-01 at 22:37 +0200, Johanna Abrahamsson wrote: > Reduce size of rps_sock_flow_sysctl to improve readability. > > Signed-off-by: Johanna Abrahamsson > --- > net/core/sysctl_net_core.c | 44 ++-- > 1 file changed, 22 insertions(+), 22 deletion

[PATCH] net: Reduce size of rps_sock_flow_sysctl

2016-09-01 Thread Johanna Abrahamsson
Reduce size of rps_sock_flow_sysctl to improve readability. Signed-off-by: Johanna Abrahamsson --- net/core/sysctl_net_core.c | 44 ++-- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/net/core/sysctl_net_core.c b/net/core/sysctl_net_core.c