[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a73d2d15-20a5-b6bf-9cf3-3a78c3608822@infradead.org>
Date: Sun, 23 May 2021 09:02:52 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Aditya Srivastava <yashsri421@...il.com>, zbr@...emap.net
Cc: lukas.bulwahn@...il.com, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
linux-doc@...r.kernel.org
Subject: Re: [PATCH] w1: ds2482: fix kernel-doc syntax in file
On 5/23/21 8:01 AM, Aditya Srivastava wrote:
> The opening comment mark '/**' is used for highlighting the beginning of
> kernel-doc comments.
> The comments for drivers/w1/masters/ds2482.c follows this syntax, but
> the content inside does not comply with kernel-doc.
>
> Similarly, the syntax for function and arguments declaration as well.
>
> Fix all such occurrences appropriately.
>
> Signed-off-by: Aditya Srivastava <yashsri421@...il.com>
> ---
> drivers/w1/masters/ds2482.c | 94 ++++++++++++++++++-------------------
> 1 file changed, 47 insertions(+), 47 deletions(-)
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
thanks.
--
~Randy
Powered by blists - more mailing lists