diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-12 22:40:04 -0800 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-01-13 17:36:05 +0100 |
commit | a2cfa6a24c61bf2178048397f6512ebb15e1ebfe (patch) | |
tree | 0c9c6996f24145e2cdb38c3e4c830559af13dd6c /include/linux/mtd | |
parent | 003fe4b9545b83cca4f7a7633695d1f69a0b0011 (diff) | |
download | linux-a2cfa6a24c61bf2178048397f6512ebb15e1ebfe.tar.gz linux-a2cfa6a24c61bf2178048397f6512ebb15e1ebfe.tar.bz2 linux-a2cfa6a24c61bf2178048397f6512ebb15e1ebfe.zip |
mtd: rawnand: vf610_nfc: use regular comments for functions
These comments are not quite in kernel-doc format and they don't need
to be, so just use "/*" comment markers for them. This prevents these
kernel-doc warnings:
drivers/mtd/nand/raw/vf610_nfc.c:210: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Read accessor for internal SRAM buffer
drivers/mtd/nand/raw/vf610_nfc.c:245: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Write accessor for internal SRAM buffer
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stefan Agner <stefan@agner.ch>
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/20230113064004.24391-1-rdunlap@infradead.org
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions