From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57657C433EF for ; Wed, 18 May 2022 13:53:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238230AbiERNxm (ORCPT ); Wed, 18 May 2022 09:53:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50404 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238168AbiERNxc (ORCPT ); Wed, 18 May 2022 09:53:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 82DF51C72E2 for ; Wed, 18 May 2022 06:53:31 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 189376182F for ; Wed, 18 May 2022 13:53:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D37AC385A5; Wed, 18 May 2022 13:53:29 +0000 (UTC) From: Catalin Marinas To: linux-arm-kernel@lists.infradead.org, Juerg Haefliger , will@kernel.org Cc: Juerg Haefliger , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] arm64: Kconfig: Style cleanups Date: Wed, 18 May 2022 14:53:26 +0100 Message-Id: <165288200320.993210.6191303648044664346.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220517141648.331976-1-juergh@canonical.com> References: <20220517141648.331976-1-juergh@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 17 May 2022 16:16:46 +0200, Juerg Haefliger wrote: > The majority of the Kconfig files use a single tab for basic indentation > and a single tab followed by two whitespaces for help text indentation. > Fix the lines that don't follow this convention. > > While at it: > - Add trailing comments to endif/endmenu statements for better > readability. > > [...] Applied to arm64 (for-next/misc), thanks! [1/2] arm64: Kconfig: Fix indentation and add comments https://git.kernel.org/arm64/c/3cb7e662a930 [2/2] arm64: Kconfig.platforms: Add comments https://git.kernel.org/arm64/c/aea3cb356c96 -- Catalin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 874ADC433FE for ; Wed, 18 May 2022 13:54:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lo2cs2a3r3tMEB/aAdDXdPhopAP6agXVj6KBwGvjHL4=; b=yTFvNzTypX/gLk wkRp6yJSn4dj33zWmhaFYYRL+5i/V16xwZJo+jyXVHZDoMozcfnl+JEFSoSXYYY2TVdnzkNLg2wuL ELz00FBIlw51AQ0Zc3ZAEcgzyroSjeXeHODOV/RmqJhSo6KE1iKtfEwwndCFycX2Zf/kP10dl4/Gh XEE/oDPitkDZoLUkZs27iiHlG1JZxnkFDmNyWRwpuWSLAEgU4ICLl+7Wjj2fpGJhoEQPa84JS654g kRAbRHn0JXzOezPBV1hzM/xbCQHQkHlyhpbAJuFxWwDaMlsEjCeOTuG0PH1VIrtDl63L/YWh5ytYj rzfQSiHB1JJnQaKtgqgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrK7N-002NAA-1g; Wed, 18 May 2022 13:53:37 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrK7J-002N9W-7e for linux-arm-kernel@lists.infradead.org; Wed, 18 May 2022 13:53:34 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D035BB820CB; Wed, 18 May 2022 13:53:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D37AC385A5; Wed, 18 May 2022 13:53:29 +0000 (UTC) From: Catalin Marinas To: linux-arm-kernel@lists.infradead.org, Juerg Haefliger , will@kernel.org Cc: Juerg Haefliger , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] arm64: Kconfig: Style cleanups Date: Wed, 18 May 2022 14:53:26 +0100 Message-Id: <165288200320.993210.6191303648044664346.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220517141648.331976-1-juergh@canonical.com> References: <20220517141648.331976-1-juergh@canonical.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220518_065333_465256_30FBC9A5 X-CRM114-Status: GOOD ( 10.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 17 May 2022 16:16:46 +0200, Juerg Haefliger wrote: > The majority of the Kconfig files use a single tab for basic indentation > and a single tab followed by two whitespaces for help text indentation. > Fix the lines that don't follow this convention. > > While at it: > - Add trailing comments to endif/endmenu statements for better > readability. > > [...] Applied to arm64 (for-next/misc), thanks! [1/2] arm64: Kconfig: Fix indentation and add comments https://git.kernel.org/arm64/c/3cb7e662a930 [2/2] arm64: Kconfig.platforms: Add comments https://git.kernel.org/arm64/c/aea3cb356c96 -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel