Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: rawnand: rockchip: Add missing title to a kernel doc comment

All fields of the nfc_cfg structure are documented but the name, which
leads to a W=1 warning. Add a title.

Fixes: 058e0e847d54 ("mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and others")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231211150704.109138-2-miquel.raynal@bootlin.com

+1
+1
drivers/mtd/nand/raw/rockchip-nand-controller.c
··· 108 108 }; 109 109 110 110 /** 111 + * struct nfc_cfg: Rockchip NAND controller configuration 111 112 * @type: NFC version 112 113 * @ecc_strengths: ECC strengths 113 114 * @ecc_cfgs: ECC config values