Skip to content

Commit c9692eb

Browse files
rddunlapmiquelraynal
authored andcommitted
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Remove the extraneous kernel-doc description for @nand_technology to eliminate a kernel-doc warning: nand_hynix.c:39: warning: Excess struct member 'nand_technology' description in 'hynix_nand' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Miquel Raynal <miquel.raynal@bootlin.com> Cc: Richard Weinberger <richard@nod.at> Cc: Vignesh Raghavendra <vigneshr@ti.com> Cc: linux-mtd@lists.infradead.org Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20240224014639.16145-1-rdunlap@infradead.org
1 parent 705a128 commit c9692eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/nand/raw/nand_hynix.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ struct hynix_read_retry {
3131

3232
/**
3333
* struct hynix_nand - private Hynix NAND struct
34-
* @nand_technology: manufacturing process expressed in picometer
3534
* @read_retry: read-retry information
3635
*/
3736
struct hynix_nand {

0 commit comments

Comments
 (0)