Hello!
On 12/22/2017 06:37 PM, Yafang Shao wrote:
There's a space character missed in the printk messages.
This error should be prevented with checkscript.pl, but it couldn't caught
^ be?
by running with "checkscript.pl -f xxxx.patch", that's what I had run
before.
What a carelessness.
You generally don't need to break up the messages violating 80-column
limit, and checkpatch.pl should be aware of this...
Fixes: 563e0bb0dc74("net: tracepoint: replace tcp_set_state tracepoint with
inet_sock_set_state tracepoint")
Signed-off-by: Yafang Shao <[email protected]>
[...]
MBR, Sergei