From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de [212.227.17.11]) (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 3y7NJg2hkfzDrN5 for ; Fri, 6 Oct 2017 06:34:58 +1100 (AEDT) To: linuxppc-dev@lists.ozlabs.org, Arnd Bergmann , Benjamin Herrenschmidt , Jeremy Kerr , Michael Ellerman , Paul Mackerras From: SF Markus Elfring Subject: [PATCH 0/2] PowerPC-Cell platform: Adjustments for four function implementations Cc: LKML , kernel-janitors@vger.kernel.org Message-ID: Date: Thu, 5 Oct 2017 21:34:32 +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 21:25:43 +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 three functions Improve a size determination in three functions arch/powerpc/platforms/cell/axon_msi.c | 7 ++----- arch/powerpc/platforms/cell/spider-pci.c | 11 +++-------- arch/powerpc/platforms/cell/spufs/lscsa_alloc.c | 2 +- 3 files changed, 6 insertions(+), 14 deletions(-) -- 2.14.2