From: Markus Elfring <[email protected]> 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

