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)
commitf535ca406f5400be33b9498ea8a07ffa9e744133
tree3aefd23c279a5d9ded212be4797125164f01a1fc
parent8b740c08eb8202817562c358e8d867db0f7d6565
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