From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de [212.227.15.14]) (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 3yGks42YV3zDqlv for ; Wed, 18 Oct 2017 05:55:04 +1100 (AEDT) To: linuxppc-dev@lists.ozlabs.org, Benjamin Herrenschmidt , Geoff Levand , Michael Ellerman , Paul Mackerras Cc: LKML , kernel-janitors@vger.kernel.org From: SF Markus Elfring Subject: [PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations Message-ID: <36a8ba41-7f1e-31f8-5d32-19e04393b181@users.sourceforge.net> Date: Tue, 17 Oct 2017 20:54:12 +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: Tue, 17 Oct 2017 20:22:44 +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 update_flash_db() Improve a size determination in two functions arch/powerpc/platforms/ps3/mm.c | 6 ++---- arch/powerpc/platforms/ps3/os-area.c | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) -- 2.14.2