summaryrefslogtreecommitdiff
path: root/drivers/video/console/newport_con.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2020-08-18 11:56:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 14:51:17 +0300
commita579767c1f4e3270818504843a86ba3277127152 (patch)
treea6ce7bc587fb816f611e3ff33460c262ec9b2153 /drivers/video/console/newport_con.c
parenta89313825b0657273e1938aea7f13afe9abb44e8 (diff)
downloadlinux-a579767c1f4e3270818504843a86ba3277127152.tar.xz
tty: n_gsm, eliminate indirection for gsm->{output,error}()
gsm->output and ->error are set only to gsmld_output and gsm_error, respectively. Call these functions directly and remove error and output function pointers from struct gsm_mux completely. Note: we need a forward declaration of gsmld_output now. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085655.12071-1-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/console/newport_con.c')
0 files changed, 0 insertions, 0 deletions