On Thu, Jan 24, 2019 at 10:42:08PM +0800, Yang Wei wrote:
Hi Yang
Your subject line needs to be a lot more specific.
Maybe something like:
net: ipv4: ip_input: Fix blank line coding style issues
> Fix coding style, remove redundant blank lines.
And this is also not accurate. You actually add a
Fix coding style, remove redundant blank lines.
Signed-off-by: Yang Wei
---
net/ipv4/ip_input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv4/ip_input.c b/net/ipv4/ip_input.c
index 51d8efb..cd6b569 100644
--- a/net/ipv4/ip_input.c
+++ b/net/ipv4/ip_input.c
@@ -429,