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 <[email protected]> Cc: Miquel Raynal <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: Vignesh Raghavendra <[email protected]> Cc: [email protected] Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
1 parent 705a128 commit c9692eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)