mxser: remove info printout from init
authorJiri Slaby <jslaby@suse.cz>
Fri, 18 Jun 2021 06:14:09 +0000 (08:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jun 2021 11:09:58 +0000 (13:09 +0200)
commitcede216a0539db096e7767e7dd77ac4544415e49
treeb7886568dd51e279bffe7b42810c87fdb4e37136
parent152549026901afb1e8143a4e07df6cb8df42f3bf
mxser: remove info printout from init

There is no reason/desire to print module information upon module load.
Drop this printk (and a version define).

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