[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201109134036.GB24810@linux-8ccs.fritz.box>
Date: Mon, 9 Nov 2020 14:40:39 +0100
From: Jessica Yu <jeyu@...nel.org>
To: Sergey Shtylyov <s.shtylyov@...russia.ru>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] module: fix comment style
+++ Sergey Shtylyov [07/11/20 23:20 +0300]:
>Many comments in this module do not comply with the preferred multi-line
>comment style as reported by 'scripts/checkpatch.pl':
>
>WARNING: Block comments use * on subsequent lines
>WARNING: Block comments use a trailing */ on a separate line
>
>Fix those comments, along with (unreported for some reason?) the starts
>of the multi-line comments not being /* on their own line...
>
>Signed-off-by: Sergey Shtylyov <s.shtylyov@...russia.ru>
>
>---
>This patch is against the 'modules-next' branch of Jessica Yu's 'linux.git'
>repo plus my 2 patches posted this week.
>I'm not sure such patches are welcome, please let me know if they're not...
>
>Changes in version 2:
>- fixed up the comment before find_symbol().
Applied, thanks for the comment cleanups!
Jessica
Powered by blists - more mailing lists