[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2023082210-clasp-guru-0456@gregkh>
Date: Tue, 22 Aug 2023 14:59:37 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Jiri Slaby <jirislaby@...nel.org>
Subject: Re: [PATCH v2 1/1] serial: core: Remove unused PORT_* definitions
On Mon, Aug 21, 2023 at 11:38:57AM +0300, Andy Shevchenko wrote:
> For the last couple of years Linux kernel got rid of a few architectures
> and many platforms. Hence some PORT_* definitions in the serial_core.h
> become unused and redundant. Remove them for good.
>
> Removed IDs are checked for users against Debian Code Search engine.
> Hence safe to remove as there are no consumers found (only providers).
>
> While at it, add a note about 0-13, that are defined in the other file.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> v2: tested via DCS (Greg), dropped 1 change due to that, added a note for 0-13
> include/uapi/linux/serial_core.h | 43 +++-----------------------------
> 1 file changed, 3 insertions(+), 40 deletions(-)
You forgot to cc linux-serial@...r :)
I'll take this now, thanks for cleaning this up. Hopefully we can
resist the urge to add new ids here.
greg k-h
Powered by blists - more mailing lists