[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200818115212.GA376000@kroah.com>
Date: Tue, 18 Aug 2020 13:52:12 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Jiri Slaby <jslaby@...e.cz>
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/8] tty: n_gsm, eliminate indirection for
gsm->{output,error}()
On Tue, Aug 18, 2020 at 10:56:48AM +0200, Jiri Slaby wrote:
> 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@...e.cz>
> ---
> drivers/tty/n_gsm.c | 15 ++++++---------
> 1 file changed, 6 insertions(+), 9 deletions(-)
Thanks for this series, and for the vt cleanup series, all now queued
up.
greg k-h
Powered by blists - more mailing lists