* [PATCH] NFC: mei_phy: fix kernel-doc warnings
@ 2025-11-16 7:09 Randy Dunlap
2025-11-16 14:39 ` Krzysztof Kozlowski
2025-11-18 3:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2025-11-16 7:09 UTC (permalink / raw)
To: netdev; +Cc: Randy Dunlap, Krzysztof Kozlowski
Fix kernel-doc warnings in mei_phy.h to avoid build warnings and to
improve and documentation:
mei_phy.h:15: warning: missing initial short description on line:
* struct nfc_mei_phy
mei_phy.h:19: warning: bad line:
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Krzysztof Kozlowski <krzk@kernel.org>
---
drivers/nfc/mei_phy.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- linux-next-20251114.orig/drivers/nfc/mei_phy.h
+++ linux-next-20251114/drivers/nfc/mei_phy.h
@@ -12,11 +12,11 @@
#define MEI_NFC_MAX_HCI_PAYLOAD 300
/**
- * struct nfc_mei_phy
+ * struct nfc_mei_phy - NFC description of the MEI PHY and interface functions
*
* @cldev: mei client device
* @hdev: nfc hci device
-
+ *
* @send_wq: send completion wait queue
* @fw_ivn: NFC Interface Version Number
* @vendor_id: NFC manufacturer ID
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] NFC: mei_phy: fix kernel-doc warnings
2025-11-16 7:09 [PATCH] NFC: mei_phy: fix kernel-doc warnings Randy Dunlap
@ 2025-11-16 14:39 ` Krzysztof Kozlowski
2025-11-18 3:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-11-16 14:39 UTC (permalink / raw)
To: Randy Dunlap, netdev
On 16/11/2025 08:09, Randy Dunlap wrote:
> Fix kernel-doc warnings in mei_phy.h to avoid build warnings and to
> improve and documentation:
>
> mei_phy.h:15: warning: missing initial short description on line:
> * struct nfc_mei_phy
> mei_phy.h:19: warning: bad line:
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Krzysztof Kozlowski <krzk@kernel.org>
> ---
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] NFC: mei_phy: fix kernel-doc warnings
2025-11-16 7:09 [PATCH] NFC: mei_phy: fix kernel-doc warnings Randy Dunlap
2025-11-16 14:39 ` Krzysztof Kozlowski
@ 2025-11-18 3:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-18 3:50 UTC (permalink / raw)
To: Randy Dunlap; +Cc: netdev, krzk
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 15 Nov 2025 23:09:59 -0800 you wrote:
> Fix kernel-doc warnings in mei_phy.h to avoid build warnings and to
> improve and documentation:
>
> mei_phy.h:15: warning: missing initial short description on line:
> * struct nfc_mei_phy
> mei_phy.h:19: warning: bad line:
>
> [...]
Here is the summary with links:
- NFC: mei_phy: fix kernel-doc warnings
https://git.kernel.org/netdev/net-next/c/7cf3ac8a9c0a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-18 3:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-16 7:09 [PATCH] NFC: mei_phy: fix kernel-doc warnings Randy Dunlap
2025-11-16 14:39 ` Krzysztof Kozlowski
2025-11-18 3:50 ` patchwork-bot+netdevbpf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.