Fixed bracings for if statements
Fixed spacings around operators
Signed-off-by: Armin Gholampoor
---
net/ipv4/tcp.c | 67 +++---
1 file changed, 36 insertions(+), 31 deletions(-)
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c
index b2bc3d7fe
Fixed bracing style issue.
Signed-off-by: Armin Gholampoor
---
net/ipv4/tcp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c
index b2bc3d7fe..37bc91e4a 100644
--- a/net/ipv4/tcp.c
+++ b/net/ipv4/tcp.c
@@ -3170,8 +3170,7 @@ static int
2 matches
Mail list logo