mtd: rawnand: hynix: remove @nand_technology kernel-doc description
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 24 Feb 2024 01:46:39 +0000 (17:46 -0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 14 Mar 2024 23:04:50 +0000 (00:04 +0100)
commitc9692ebf6253c1d7325f287b268c4a1882136393
treee1181230bdc17d922f6dcb8bc15de03c655bf998
parent705a1280fb9c6e43713c27c69886a85fe8849a8f
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
drivers/mtd/nand/raw/nand_hynix.c