From patchwork Tue Apr 17 10:09:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 899182 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kHFLu94Z"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40QLc51q0Hz9s0p for ; Tue, 17 Apr 2018 20:10:45 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=VpfUcM9pGqCaq1vcHScBkdj69+uIBhpPOB894b3Vydk=; b=kHFLu94ZwyASOk K3LZtveqBcc3LNarM/Qb7MGrNCDW1DhAgLWu6XAqQxqXGUb5PrKcnV9834B+ndILCo20aze6WvnhV IdIuI0uO4w2xbFnUxDAwUXlHaJ+rkJ8UINwmE6NTh9pTpfJ0VG3aASskfAFE9nAxRYPuhFFd8k7Y5 VAHK50nIYjw7stKBrWwU5Z9H0qjCTwD3QnvPbq2jKmkaBahO79ZzjvV3O+x2h+fU193OjduzCX05+ mwPpCfNdP0CITZ0XzrgT3wn8HxXWQrYuBHU2nev2wLf3PzX1Ofaw2PCxz4kWEx5j0jy3JTMvwAsyq HwVjCOCE9ZXEzVc5m7tA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f8NZP-0003Vf-2H; Tue, 17 Apr 2018 10:10:39 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f8NYr-0001BJ-82 for linux-arm-kernel@lists.infradead.org; Tue, 17 Apr 2018 10:10:06 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E5C8F15AB; Tue, 17 Apr 2018 03:09:54 -0700 (PDT) Received: from e107533-lin (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3F0523F587; Tue, 17 Apr 2018 03:09:53 -0700 (PDT) Date: Tue, 17 Apr 2018 11:09:49 +0100 From: Sudeep Holla To: ARM SoC Team Subject: [GIT PULL] firmware: scmi: fixes for v4.17 Message-ID: <20180417100949.GB16146@e107533-lin> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180417_031005_367229_26033EF5 X-CRM114-Status: GOOD ( 13.79 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Olof Johansson , Sudeep Holla , ALKML , Arnd Bergmann , Kevin Hilman Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM-SoC team, Please pull ! Regards, Sudeep The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-4.17 for you to fetch changes up to d27a3c3436a7f68f3affd7991cb4a68e91dd747e: firmware: arm_scmi: remove redundant null check on array (2018-04-16 10:15:58 +0100) ---------------------------------------------------------------- SCMI fix for v4.17 A single patch eliminating the redundant null pointer check detected by CoverityScan("Array compared against 0") ---------------------------------------------------------------- Colin Ian King (1): firmware: arm_scmi: remove redundant null check on array drivers/firmware/arm_scmi/clock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)