linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] tty/serial/pch_uart: Adjustments for four function implementations
@ 2017-12-08 18:08 SF Markus Elfring
  2017-12-08 18:09 ` [PATCH 1/4] serial: pch_uart: Delete an error message for a failed memory allocation in dma_handle_tx() SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-12-08 18:08 UTC (permalink / raw)
  To: linux-serial, Greg Kroah-Hartman, Jiri Slaby; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 8 Dec 2017 19:03:45 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Delete an error message for a failed memory allocation in dma_handle_tx()
  Use kcalloc() in dma_handle_tx()
  Delete an unnecessary return statement in two functions
  Improve a size determination in pch_uart_init_port()

 drivers/tty/serial/pch_uart.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-08 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-08 18:08 [PATCH 0/4] tty/serial/pch_uart: Adjustments for four function implementations SF Markus Elfring
2017-12-08 18:09 ` [PATCH 1/4] serial: pch_uart: Delete an error message for a failed memory allocation in dma_handle_tx() SF Markus Elfring
2017-12-08 18:10 ` [PATCH 2/4] serial: pch_uart: Use kcalloc() " SF Markus Elfring
2017-12-08 18:11 ` [PATCH 3/4] serial: pch_uart: Delete an unnecessary return statement in two functions SF Markus Elfring
2017-12-08 18:12 ` [PATCH 4/4] serial: pch_uart: Improve a size determination in pch_uart_init_port() SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).