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 7A870C433EF for ; Sun, 12 Jun 2022 03:03:24 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Wr2wyQsZ5pjhF6ZT8rDP79k94vBaJq6d5w0IjymA1pc=; b=2kUNcBd8DV143D 9hogzcfwIYTChFmxg6ECozyJu6HeRgFsZK2CxsSwaY+DJdllgxZc5utJqxNSfpUxl95f9cqkjVYZx 1GX/53Ep6155BzBKqTfXk/GT3nfgf16n4Xr0wyfenCBs9RJsxlc5SUTgVolkUGaqu4bckrIKuv28q s4B9PgBKemEjNajL9aiD8OPOOEZ/i0NVQbQm9aa3nweW2VrMG7EOnge3/Z274kVcyt3WJpWyAW39z aDsHJ/C/aZJQSE4krCSp97+Xt3gQvdSmmbTCJna8k74lO38bn+8TU41CiMXr5kPxrJQ2d1TPOio+C 3596KG2gWo6Q099N0njQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o0Dre-00FJEi-KX; Sun, 12 Jun 2022 03:02:10 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o0Drc-00FJEQ-7V for linux-arm-kernel@lists.infradead.org; Sun, 12 Jun 2022 03:02:09 +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 8D5A4B80B52; Sun, 12 Jun 2022 03:02:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80101C3411B; Sun, 12 Jun 2022 03:02:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655002925; bh=AT2ZB7CiBFkj0hlqmuddoqZT/t4mdO5rqZJ+bNtoR9o=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=T+OtSECZ5gIevRRVJRYhFyN9lHO+P5M/T0kJPMo6NV7yuhRsZxVbJ+DmYdLHfAZn0 fdITxCHWReNnq9Sxv6FDOYWwJL8vc7/cMNkpRPrM5EsHlP902pO9eHWitIXpmBl9yB yTHK4/BWrAfUdMkUDcFe9oV6FmonmJd7CSHu5gvM7YDUl9sTNHyIQyIWRt0vfqcgyL Bq1pn4o00Kbw/eYIWoFXux0SdTtfGYC2HdtKKRt2PbQ6IFSbmsTeuuO+wfC79LLcYD enCAxAJwn6HYPh7SCTRI9kuGkTKYz1Intrcmm84+dUzSPYQixy4Lhaut07Ob568kAH 4qGR2QCgdkaQw== Date: Sun, 12 Jun 2022 11:01:57 +0800 From: Shawn Guo To: Krzysztof Kozlowski Cc: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org, Li Yang , Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] arm64: dts: fsl: adjust whitespace around '=' Message-ID: <20220612030157.GS254723@dragon> References: <20220526204258.832179-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220526204258.832179-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220611_200208_451640_29713DA9 X-CRM114-Status: UNSURE ( 8.87 ) X-CRM114-Notice: Please train this message. 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 Thu, May 26, 2022 at 10:42:56PM +0200, Krzysztof Kozlowski wrote: > Fix whitespace coding style: use single space instead of tabs or > multiple spaces around '=' sign in property assignment. No functional > changes (same DTB). > > Signed-off-by: Krzysztof Kozlowski Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel