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 --- Cc: Krzysztof Kozlowski --- 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