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 43658C6379F for ; Mon, 13 Feb 2023 16:50:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230014AbjBMQu2 (ORCPT ); Mon, 13 Feb 2023 11:50:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229959AbjBMQu0 (ORCPT ); Mon, 13 Feb 2023 11:50:26 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF9101D914; Mon, 13 Feb 2023 08:50:24 -0800 (PST) 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 21E25611F2; Mon, 13 Feb 2023 16:50:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AEC7DC433D2; Mon, 13 Feb 2023 16:50:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676307023; bh=Rj4b5OcNcUEi5G0PXsOiV12Dhn98uCWgxCg+T++ejCI=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=j9mnAfY33kOYp1aEXfqKhjBSTcecFDWKKpag1CJabG2XcUzUDPARmvil8fop/LYAi N+z3B/WUT5E+yEqZKt0oQefjPuniz0XZzWOCCVpDG98eZtmT+t8SYsnhpvvXxUnOO5 gBHCby+4stmRtAYK8k/szM9bentQSj6765/O/i4uXsrHgVGoJCZIDMGlybAsaM3pkg ooqCeyseBW2dnFQeUZvHEhuNxexfwBNzKwCPq1Y6dcyAsG9ikdM5nKyzXMgdQxqGUo ZDARxWX2fRqFYDFa1vTXwIrB4fn0FGJ6lbIcOJYeJggi9QcL64C8pn7Soai2IfQcvE amaXGKuIULFng== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] dt-bindings: net: wireless: minor whitespace and name cleanups From: Kalle Valo In-Reply-To: <20230118175413.360153-1-krzysztof.kozlowski@linaro.org> References: <20230118175413.360153-1-krzysztof.kozlowski@linaro.org> To: Krzysztof Kozlowski Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Felix Fietkau , Lorenzo Bianconi , Ryder Lee , Shayne Chen , Sean Wang , Matthias Brugger , =?utf-8?b?SsOpcsO0bWUgUG91aWxs?= =?utf-8?b?ZXI=?= , de Goede , Tony Lindgren , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, ath11k@lists.infradead.org, Krzysztof Kozlowski User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.7.3 Message-ID: <167630701594.12830.46272053415017973.kvalo@kernel.org> Date: Mon, 13 Feb 2023 16:50:18 +0000 (UTC) Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Krzysztof Kozlowski wrote: > Minor cleanups: > - Drop redundant blank lines, > - Correct indentaion in examples, > - Correct node names in examples to drop underscore and use generic > name. > > No functional impact except adjusting to preferred coding style. > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Rob Herring Patch applied to wireless-next.git, thanks. 1c30e9c0c8eb dt-bindings: net: wireless: minor whitespace and name cleanups -- https://patchwork.kernel.org/project/linux-wireless/patch/20230118175413.360153-1-krzysztof.kozlowski@linaro.org/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches