mtd: spi-nor: fix kernel-doc for spi_nor::mtd
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 3 Apr 2020 20:44:16 +0000 (23:44 +0300)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 28 Apr 2020 06:45:04 +0000 (09:45 +0300)
commitba0aa311b0eb9d0a66a1b6b6fdeaa3b7584b798a
tree0a24ff3a4c4f2540c077b64f53f1342882521a2d
parent40a571bc408bf10ac8be0eadf838483b9cf90141
mtd: spi-nor: fix kernel-doc for spi_nor::mtd

When embedding 'struct mtd_info' within 'struct spi_nor', the kernel-doc
comment was forgotten. Fix it by dropping the "pointer to" part from the
comment.

Fixes: 1976367173a4 ("mtd: spi-nor: embed struct mtd_info within struct spi_nor")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
include/linux/mtd/spi-nor.h