[PATCH v3] ipvs: clean code for ip_vs_sync.c

2020-07-15 Thread zhouxudong199
Use appropriate spaces around operators. Signed-off-by: zhouxudong199 --- v1 -> v2: add missing spaces after Signed-off-by and ipvs: in the subject. i=0 changed to i = 0. v2 -> v3: move version changes after Signed-off-by. change commit messages net/netfilter/ipvs/ip_vs_sync.

[PATCH v2] ipvs: clean code for ip_vs_sync.c

2020-07-15 Thread zhouxudong199
v1 -> v2: add missing spaces after Signed-off-by and ipvs: in the subject. i=0 changed to i = 0. Signed-off-by: zhouxudong199 --- net/netfilter/ipvs/ip_vs_sync.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/net/netfilter/ipvs/ip_vs_sync.c b/

[PATCH] ipvs:clean code for ip_vs_sync.c

2020-07-15 Thread zhouxudong199
Signed-off-by:zhouxudong199 --- net/netfilter/ipvs/ip_vs_sync.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/net/netfilter/ipvs/ip_vs_sync.c b/net/netfilter/ipvs/ip_vs_sync.c index 605e0f6..885bab4 100644 --- a/net/netfilter/ipvs/ip_vs_sync.c +++ b/net/

[PATCH] ipvs:clean code for ip_vs_sync.c

2020-07-15 Thread zhouxudong199
Signed-off-by:zhouxudong199 --- net/netfilter/ipvs/ip_vs_sync.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/net/netfilter/ipvs/ip_vs_sync.c b/net/netfilter/ipvs/ip_vs_sync.c index 605e0f6..885bab4 100644 --- a/net/netfilter/ipvs/ip_vs_sync.c +++ b/net/