Re: [PATCH] can: j1939: use backquotes for code samples

2020-10-26 Thread Marc Kleine-Budde
On 10/26/20 11:45 AM, Yegor Yefremov wrote: > On Mon, Oct 26, 2020 at 11:23 AM Marc Kleine-Budde > wrote: >> >> On 10/26/20 10:44 AM, yegorsli...@googlemail.com wrote: >>> From: Yegor Yefremov >>> >>> Signed-off-by: Yegor Yefremov >> >> Please add a patch description for upcoming patches. >> Pl

Re: [PATCH] can: j1939: use backquotes for code samples

2020-10-26 Thread Yegor Yefremov
Hi Marc, On Mon, Oct 26, 2020 at 11:23 AM Marc Kleine-Budde wrote: > > On 10/26/20 10:44 AM, yegorsli...@googlemail.com wrote: > > From: Yegor Yefremov > > > > Signed-off-by: Yegor Yefremov > > Please add a patch description for upcoming patches. > Please don't re-wrap lines in the same patch a

Re: [PATCH] can: j1939: use backquotes for code samples

2020-10-26 Thread Marc Kleine-Budde
On 10/26/20 10:44 AM, yegorsli...@googlemail.com wrote: > From: Yegor Yefremov > > Signed-off-by: Yegor Yefremov Please add a patch description for upcoming patches. Please don't re-wrap lines in the same patch as changing documentation. I've fixed both while applying the patches to linux-can/

[PATCH] can: j1939: use backquotes for code samples

2020-10-26 Thread yegorslists
From: Yegor Yefremov Signed-off-by: Yegor Yefremov --- Documentation/networking/j1939.rst | 128 +++-- 1 file changed, 65 insertions(+), 63 deletions(-) diff --git a/Documentation/networking/j1939.rst b/Documentation/networking/j1939.rst index bd1584ec90f9..59596ef509c