]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: devices: docg3: Use correct function names in comment blocks
authorColin Ian King <colin.i.king@gmail.com>
Fri, 5 Aug 2022 17:54:23 +0000 (18:54 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 19 Sep 2022 16:14:53 +0000 (18:14 +0200)
commit41c4234fc12bf85a5e9a3a22442cf1aaa16f9af3
tree3aefd23c279a5d9ded212be4797125164f01a1fc
parent23e7d2e5b27d51e72bdc6f47d41bfd1bb2ad0a57
mtd: devices: docg3: Use correct function names in comment blocks

The incorrect function name is being used in the comment for functions
doc_set_reliable_mode, doc_read_seek and docg3_probe. Correct these
comments.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220805175423.2374939-1-colin.i.king@gmail.com
drivers/mtd/devices/docg3.c