From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de [217.72.192.78]) (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 3y7Q080R1mzDqks for ; Fri, 6 Oct 2017 07:50:46 +1100 (AEDT) To: linuxppc-dev@lists.ozlabs.org, Benjamin Herrenschmidt , Michael Ellerman , Paul Mackerras Cc: LKML , kernel-janitors@vger.kernel.org From: SF Markus Elfring Subject: [PATCH 0/2] Power Mac: Adjustments for five function implementations Message-ID: <5188c0b3-476a-6a14-bab5-052ad0f4dae0@users.sourceforge.net> Date: Thu, 5 Oct 2017 22:50:29 +0200 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: Thu, 5 Oct 2017 22:48:22 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation in kw_i2c_host_init() Improve a size determination in five functions arch/powerpc/platforms/powermac/low_i2c.c | 11 ++++------- arch/powerpc/platforms/powermac/pfunc_core.c | 4 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) -- 2.14.2