From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de [212.227.15.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3ysWcH458VzDrbh for ; Thu, 7 Dec 2017 08:15:43 +1100 (AEDT) To: linuxppc-dev@lists.ozlabs.org, linux-serial@vger.kernel.org, Greg Kroah-Hartman , Jiri Slaby , Timur Tabi Cc: LKML , kernel-janitors@vger.kernel.org From: SF Markus Elfring Subject: [PATCH 0/3] tty/serial/ucc_uart: Adjustments for two functions Message-ID: <5c6d363d-398b-4695-78c3-33b9e8dbffa3@users.sourceforge.net> Date: Wed, 6 Dec 2017 22:10:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Markus Elfring Date: Wed, 6 Dec 2017 22:06:44 +0100 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation in ucc_uart_probe() Improve a size determination in ucc_uart_probe() Fix a typo in a comment line drivers/tty/serial/ucc_uart.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) -- 2.15.1