[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1713533298.git.pnewman@connecttech.com>
Date: Fri, 19 Apr 2024 10:17:00 -0400
From: Parker Newman <parker@...est.io>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org
Cc: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Parker Newman <pnewman@...necttech.com>
Subject: [PATCH v2 0/4] serial: exar: fix kbuild warnings and code style
From: Parker Newman <pnewman@...necttech.com>
This is a series of small patches fixing kbuilds error and code style
issues based on feedback during review of main patches.
Original patches thread:
Link: https://lore.kernel.org/linux-serial/cover.1713382717.git.pnewman@connecttech.com/
Parker Newman (4):
serial: exar: add missing kernel doc function parameters
serial: exar: use return dev_err_probe instead of returning error code
serial: exar: return bool from exar_ee_read_bit()
serial: exar: remove ternaries from
cti_get_port_type_xr17c15x_xr17v25x()
drivers/tty/serial/8250/8250_exar.c | 36 ++++++++++++++---------------
1 file changed, 18 insertions(+), 18 deletions(-)
base-commit: c6795fbffc4547b40933ec368200bd4926a41b44
--
2.43.2
Powered by blists - more mailing lists