mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-19 20:12:32 +00:00
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
This commit is contained in:
parent
705a1280fb
commit
c9692ebf62
@ -31,7 +31,6 @@ struct hynix_read_retry {
|
||||
|
||||
/**
|
||||
* struct hynix_nand - private Hynix NAND struct
|
||||
* @nand_technology: manufacturing process expressed in picometer
|
||||
* @read_retry: read-retry information
|
||||
*/
|
||||
struct hynix_nand {
|
||||
|
Loading…
x
Reference in New Issue
Block a user