Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp706566ybv; Thu, 13 Feb 2020 08:05:53 -0800 (PST) X-Google-Smtp-Source: APXvYqzvsMM0n3eorzeRKO+Tabj4k8VVMyNA+IK6weFXPDaH+080ZiRBXvH7a+VN6TZLVOFHn1fv X-Received: by 2002:a9d:6c01:: with SMTP id f1mr13473426otq.133.1581609953015; Thu, 13 Feb 2020 08:05:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581609952; cv=none; d=google.com; s=arc-20160816; b=WLnfVT71R0fXIVcftjx8SmwhkhWO1aypd8NfzmI3jSze3eLpbxaxl1VxBlNU6wHVIG eBIn042RPW7V9mejjgzWcdVtD9pasrwb+SszD/JP4AaefddX+y02415+pxsCrkypN1J3 j9O5YT18AWUNqQ2FpRjqEpLOVsLn/wVvCNS9HDePpU0NIPxVpxhimEyD50L4O5WfjiuZ kuGO/vo1QVPyb9SvPLWRmYmERDJXTzXfhVJxXcJwqp2PXyf7BGGgZ1MdV1YmG0bG/MFv RG3hAoNoohZZWRxPOcUKilU4oQ2QRw4IqisT2gdmxG4eX9peyZ+p7XDHq0jF5gPY54D2 LEmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=gr71ZUPhhpfa2s8ds5MVukckBtBfsnlx33Y9uHMy7Dc=; b=1BDv1aLV9cWtO2vf32ZrZ7lm6bA/QIPlL8htaPIXBWpqYkWtAs2f1/Mod18+3/SiG5 /5EboFKZeWggcPAXyR+SGtdJf6QaKCTQ90YQLlllbSlmsAeN4wPgSrjd2DVy7mpWCqjP dEr/OgWw4KBGPIuhd5DC7UkT89E1yw46s//KqxCEB6WTgPTKK5lsvqeBbKxDRwMRq4g/ pySlhrByOeH7EbeujtY8xNq31lfoS/1xPxbMvhTXuuC09E4qnJVzXHcE2q2V56lERMlJ rZVg+EOQy7GQ4kxsBfQV36B7N3qqO3ZXoOSV4vLqvCMiQVgN7K877xt5FNb42U7AiXpX zmUg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ytV2XzyO; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j3si1326064oie.86.2020.02.13.08.05.39; Thu, 13 Feb 2020 08:05:52 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ytV2XzyO; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730313AbgBMQEb (ORCPT + 99 others); Thu, 13 Feb 2020 11:04:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:36508 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728572AbgBMPYB (ORCPT ); Thu, 13 Feb 2020 10:24:01 -0500 Received: from localhost (unknown [104.132.1.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3043C24690; Thu, 13 Feb 2020 15:24:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581607441; bh=bBRNU/XhX8hgq6uIAe2ranG1Tg5vXviudg/xQk03MkI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ytV2XzyOzHmRiaf3SGQAogXhXUw8Gq7VjaBV3vPrHjuG5jgmwB/uWgTjSy0NZ7jVG Z4Ur9lVe7aC+nhI3/GrmARDWukknCpjWs85FoA2PJzfM/x94JCs87z661GfszUQvNE L0aLI2343soj45BP+Xr4+jkpA8skQswU02sH4Tbo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nathan Chancellor , Nick Desaulniers , Michael Ellerman Subject: [PATCH 4.9 062/116] powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize Date: Thu, 13 Feb 2020 07:20:06 -0800 Message-Id: <20200213151906.943052703@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200213151842.259660170@linuxfoundation.org> References: <20200213151842.259660170@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nathan Chancellor commit c3aae14e5d468d18dbb5d7c0c8c7e2968cc14aad upstream. Clang warns: ../arch/powerpc/boot/4xx.c:231:3: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] val = SDRAM0_READ(DDR0_42); ^ ../arch/powerpc/boot/4xx.c:227:2: note: previous statement is here else ^ This is because there is a space at the beginning of this line; remove it so that the indentation is consistent according to the Linux kernel coding style and clang no longer warns. Fixes: d23f5099297c ("[POWERPC] 4xx: Adds decoding of 440SPE memory size to boot wrapper library") Signed-off-by: Nathan Chancellor Reviewed-by: Nick Desaulniers Signed-off-by: Michael Ellerman Link: https://github.com/ClangBuiltLinux/linux/issues/780 Link: https://lore.kernel.org/r/20191209200338.12546-1-natechancellor@gmail.com Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/boot/4xx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/powerpc/boot/4xx.c +++ b/arch/powerpc/boot/4xx.c @@ -232,7 +232,7 @@ void ibm4xx_denali_fixup_memsize(void) dpath = 8; /* 64 bits */ /* get address pins (rows) */ - val = SDRAM0_READ(DDR0_42); + val = SDRAM0_READ(DDR0_42); row = DDR_GET_VAL(val, DDR_APIN, DDR_APIN_SHIFT); if (row > max_row)