mxser: fix typos around enhanced mode
authorJiri Slaby <jslaby@suse.cz>
Fri, 18 Jun 2021 06:15:08 +0000 (08:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jun 2021 11:10:03 +0000 (13:10 +0200)
commit464fbf6c4fc22f13df641bacd85840cfb826ba40
treef9b023b64fb6dfe49086a3c8fbf32ff6337693d0
parentaaa28e9f250ca0a63b69b7125a10d49e1c264f85
mxser: fix typos around enhanced mode

Fix spelling of "enhanced" in macros and comments around them.

While "enchance" comes from the original Moxa's driver, I don't think it
was meant to be that. From the context, they obviously mean "enhanced".

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-63-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/mxser.c