[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162181800956.10357.9521863900425218837.git-patchwork-notify@kernel.org>
Date: Mon, 24 May 2021 01:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Aditya Srivastava <yashsri421@...il.com>
Cc: krzysztof.kozlowski@...onical.com, lukas.bulwahn@...il.com,
rdunlap@...radead.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
linux-doc@...r.kernel.org, linux-nfc@...ts.01.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] NFC: nfcmrvl: fix kernel-doc syntax in file headers
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 24 May 2021 02:39:09 +0530 you wrote:
> The opening comment mark '/**' is used for highlighting the beginning of
> kernel-doc comments.
> The header for drivers/nfc/nfcmrvl follows this syntax, but the content
> inside does not comply with kernel-doc.
>
> This line was probably not meant for kernel-doc parsing, but is parsed
> due to the presence of kernel-doc like comment syntax(i.e, '/**'), which
> causes unexpected warnings from kernel-doc.
> For e.g., running scripts/kernel-doc -none on drivers/nfc/nfcmrvl/spi.c
> causes warning:
> warning: expecting prototype for Marvell NFC(). Prototype was for SPI_WAIT_HANDSHAKE() instead
>
> [...]
Here is the summary with links:
- NFC: nfcmrvl: fix kernel-doc syntax in file headers
https://git.kernel.org/netdev/net/c/4dd649d130c6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists