[PATCH v1 0/4] serial: exar: fix kbuild warnings and code style

Parker Newman posted 4 patches 2 years, 2 months ago
There is a newer version of this series
drivers/tty/serial/8250/8250_exar.c | 47 +++++++++++++++--------------
1 file changed, 24 insertions(+), 23 deletions(-)
[PATCH v1 0/4] serial: exar: fix kbuild warnings and code style
Posted by Parker Newman 2 years, 2 months ago
From: Parker Newman <pnewman@connecttech.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/

Thank you,
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: remove unneeded parenthesis
  serial: exar: change port_type ternary line wrapping

 drivers/tty/serial/8250/8250_exar.c | 47 +++++++++++++++--------------
 1 file changed, 24 insertions(+), 23 deletions(-)


base-commit: c6795fbffc4547b40933ec368200bd4926a41b44
--
2.43.2