ubi: Fix a mistake in comment
authorKai Song <songkai01@inspur.com>
Tue, 5 Oct 2021 06:56:55 +0000 (14:56 +0800)
committerRichard Weinberger <richard@nod.at>
Thu, 23 Dec 2021 19:23:40 +0000 (20:23 +0100)
commitbc7849e280434289936b5cbe1b3701336741aba9
treec1e44f0e524fc66f36f1178f17ac26e8edd01765
parent7296c8af6a341e30b517afc1ccd107cf10926d03
ubi: Fix a mistake in comment

Fixes: 2a734bb8d502 ("UBI: use debugfs for the extra checks knobs")
There is a mistake in docstrings, it should be ubi_debugfs_exit_dev
instead of dbg_debug_exit_dev.

Signed-off-by: Kai Song <songkai01@inspur.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/debug.c