mxser: rename CheckIsMoxaMust to mxser_get_must_hwid
authorJiri Slaby <jslaby@suse.cz>
Fri, 18 Jun 2021 06:14:12 +0000 (08:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jun 2021 11:09:58 +0000 (13:09 +0200)
commit3b6618299a38c8bc21c6f70109c52a2dc8627350
treefc980ff76655f358c171752c58f80ecc24a79480
parentdc33f644f1cbcf333eb13e213f2e4af82af1dfcd
mxser: rename CheckIsMoxaMust to mxser_get_must_hwid

CheckIsMoxaMust actually finds out what the card is. So rename it to
mxser_must_get_hwid, so that the name conforms to the semantics of the
function.

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