Linux Serial subsystem development
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: linux-serial@vger.kernel.org, Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v2 0/5] tty/serial: termbits cleanups
Date: Fri, 13 May 2022 10:34:39 +0200	[thread overview]
Message-ID: <Yn4YHyTDBJTOtGsQ@hovoldconsulting.com> (raw)
In-Reply-To: <20220513082906.11096-1-ilpo.jarvinen@linux.intel.com>

On Fri, May 13, 2022 at 11:29:01AM +0300, Ilpo Järvinen wrote:
> A few simple cleanups that I've come across while playing with the
> termbits.
> 
> v2:
> - Make shortlog simpler
> - Note when in the history ifdefs became unnecessary
> - Balance braces
> - Remove extra parenthesis from the same lines

Thanks for the update.
 
> Ilpo Järvinen (5):
>   tty: remove CMSPAR ifdefs
>   tty: remove BOTHER ifdefs
>   tty: remove IBSHIFT ifdefs
>   serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
>   serial: jsm: Use B0 instead of 0
> 
>  drivers/char/pcmcia/synclink_cs.c   |  2 --
>  drivers/tty/amiserial.c             |  2 --
>  drivers/tty/mxser.c                 |  5 ++---
>  drivers/tty/serial/8250/8250_port.c |  2 --
>  drivers/tty/serial/fsl_lpuart.c     |  8 +++----
>  drivers/tty/serial/jsm/jsm_cls.c    |  8 +------
>  drivers/tty/serial/jsm/jsm_neo.c    |  8 +------
>  drivers/tty/serial/sunsu.c          |  2 --
>  drivers/tty/tty_baudrate.c          | 35 +++++++----------------------
>  drivers/tty/tty_ioctl.c             |  2 --
>  drivers/usb/class/cdc-acm.h         |  8 -------
>  drivers/usb/serial/ark3116.c        |  3 +--
>  drivers/usb/serial/whiteheat.c      |  4 ----
>  13 files changed, 16 insertions(+), 73 deletions(-)

For the series:

Reviewed-by: Johan Hovold <johan@kernel.org>

Johan

      parent reply	other threads:[~2022-05-13  8:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13  8:29 [PATCH v2 0/5] tty/serial: termbits cleanups Ilpo Järvinen
2022-05-13  8:29 ` [PATCH v2 1/5] tty: remove CMSPAR ifdefs Ilpo Järvinen
2022-05-13  8:29 ` [PATCH v2 2/5] tty: remove BOTHER ifdefs Ilpo Järvinen
2022-05-13  8:29 ` [PATCH v2 3/5] tty: remove IBSHIFT ifdefs Ilpo Järvinen
2022-05-13  8:29 ` [PATCH v2 4/5] serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS Ilpo Järvinen
2022-05-13  8:29 ` [PATCH v2 5/5] serial: jsm: Use B0 instead of 0 Ilpo Järvinen
2022-05-13  8:34 ` Johan Hovold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yn4YHyTDBJTOtGsQ@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox