[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171227.170431.1548192334487067901.davem@davemloft.net>
Date: Wed, 27 Dec 2017 17:04:31 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: laoar.shao@...il.com
Cc: netdev@...r.kernel.org, sergei.shtylyov@...entembedded.com
Subject: Re: [PATCH v2 net-next] net/trace: fix printk format in
inet_sock_set_state
From: Yafang Shao <laoar.shao@...il.com>
Date: Sun, 24 Dec 2017 23:10:39 +0800
> There's a space character missed in the printk messages.
>
> Put the message into one line could simplify searching for
> the messages in the kernel source.
>
> Fixes: 563e0bb0dc74("net: tracepoint: replace tcp_set_state tracepoint with
> inet_sock_set_state tracepoint")
Please do not break up long "Fixes: " tag lines, for the same reason
you shouldn't break up long kernel log message and trace message
strings.
I fixed it this time.
> Cc: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
> Signed-off-by: Yafang Shao <laoar.shao@...il.com>
Applied.
Powered by blists - more mailing lists