Skip to content

Commit b6c985d

Browse files
committed
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: 058e0e8 ("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 parent 2ca8718 commit b6c985d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/mtd/nand/raw/rockchip-nand-controller.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ struct rk_ecc_cnt_status {
108108
};
109109

110110
/**
111+
* struct nfc_cfg: Rockchip NAND controller configuration
111112
* @type: NFC version
112113
* @ecc_strengths: ECC strengths
113114
* @ecc_cfgs: ECC config values

0 commit comments

Comments
 (0)