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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 B9AF6C61DA3 for ; Fri, 3 Mar 2023 23:54:47 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id C36DBE7D; Sat, 4 Mar 2023 00:53:54 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C36DBE7D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1677887684; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Subject:In-Reply-To:References:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=ha9qeIFcRa7sXLVOrZN99YPUSex+gTKgRZAZxE+8k4399bXy5o3kibmxpfUOb6fa/ WqEC0MtdzIV1lw8iMsGf9wxMhekHiIFb6/bpbPH1sHvhHSNyXjEsgNWJr1a00IU8l2 /4UHmH5ZdzZvLAuoM5aHvSBQoZgcb4I4V7iu24UY= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 2211EF80266; Sat, 4 Mar 2023 00:53:32 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1C975F80266; Sat, 4 Mar 2023 00:53:29 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id F052CF80236 for ; Sat, 4 Mar 2023 00:53:25 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F052CF80236 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=pPg3aquM 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 D2874B819A2; Fri, 3 Mar 2023 23:53:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433EF; Fri, 3 Mar 2023 23:53:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677887602; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pPg3aquMyk8quzI4S98uu90F22x1h3GOUJkYSghdVqGCJWF1TcwvUvWST3RzZWK8w rCHK+YOBvoipN8b1QlvOUPK4vO5E/mokaSvQZlqqbSQfxWi4p8/N8sCxNVmAKrrdaq L+h0LZD50TpI9OyO6nPzyLw7uPq/6Cx03FTFrpn19RzgmE50c7c89ik0FdARIV8cMi B0WVX0zjm5XxcDVW0ukFs/6w+rp0DSh3l+3DzO5WLU6q9CluToYJP5DDIEiJz6y69+ oV+Adjksmu9f6MgqJwE49S/CHR61kap4SKD/E7xE5SEzkMpjz6rvoI+mZwuszZRkkE 5pyD+qJFcUj2w== Date: Fri, 3 Mar 2023 15:53:20 -0800 From: Jakub Kicinski To: Rob Herring Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' Message-ID: <20230303155320.5e394431@kernel.org> In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID-Hash: LLEMONEGALSQPDDF3QIKVNH4IW2FB5XG X-Message-ID-Hash: LLEMONEGALSQPDDF3QIKVNH4IW2FB5XG X-MailFrom: kuba@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd , Herbert Xu , "David S. Miller" , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Thomas Gleixner , Marc Zyngier , Mauro Carvalho Chehab , Eric Dumazet , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Mark Brown , Conor Dooley , linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote: > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. > > Signed-off-by: Rob Herring Acked-by: Jakub Kicinski 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 5C59BC64EC4 for ; Fri, 3 Mar 2023 23:53:36 +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: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=W9NeT5BB0Mqtyts+pvACdDhtyHg3Z9/sxZM95I+tZ6A=; b=puP6S16KotCC7Q sg/H6HRMgjoLe8RasT84jqZ8wi5ko+l0vC4mTJJBgQONS0xeqBVt6aafepIrNmTxmBNKu761F7qzL X0Z+HYmDBVDACrlXqiUHaOAs3AtqIJKoU1fGYNxOxgUhP6Rmw1lTMuUBXFLsKdCcRVnMPqcRHXT4N 8EYuf8kB4q1e0EukJnCF4G60QKVmqTRxYFcbQjmM7ssWBUbUASh+gDjK9gciCCsTtS9hCZbVbtJkD mITp5hAyebMmH0YGq5z9KRvBRMrVrlU8lR1IATaQxR7SCAMooKZqYLkW+z6o2JCwSipmQGOtv3+Du a3zkIWW4DyaqupSlRXrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pYFDT-007qe3-Nl; Fri, 03 Mar 2023 23:53:35 +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 1pYFDJ-007qaG-HW; Fri, 03 Mar 2023 23:53:26 +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 D2874B819A2; Fri, 3 Mar 2023 23:53:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433EF; Fri, 3 Mar 2023 23:53:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677887602; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pPg3aquMyk8quzI4S98uu90F22x1h3GOUJkYSghdVqGCJWF1TcwvUvWST3RzZWK8w rCHK+YOBvoipN8b1QlvOUPK4vO5E/mokaSvQZlqqbSQfxWi4p8/N8sCxNVmAKrrdaq L+h0LZD50TpI9OyO6nPzyLw7uPq/6Cx03FTFrpn19RzgmE50c7c89ik0FdARIV8cMi B0WVX0zjm5XxcDVW0ukFs/6w+rp0DSh3l+3DzO5WLU6q9CluToYJP5DDIEiJz6y69+ oV+Adjksmu9f6MgqJwE49S/CHR61kap4SKD/E7xE5SEzkMpjz6rvoI+mZwuszZRkkE 5pyD+qJFcUj2w== Date: Fri, 3 Mar 2023 15:53:20 -0800 From: Jakub Kicinski To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd , Herbert Xu , "David S. Miller" , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Thomas Gleixner , Marc Zyngier , Mauro Carvalho Chehab , Eric Dumazet , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Mark Brown , Conor Dooley , linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' Message-ID: <20230303155320.5e394431@kernel.org> In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230303_155325_773095_1977A89C X-CRM114-Status: GOOD ( 12.13 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote: > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. > > Signed-off-by: Rob Herring Acked-by: Jakub Kicinski -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 78750C678D5 for ; Fri, 3 Mar 2023 23:53:44 +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: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=XZpXa9TaRp94xDdNTVAsqaEylRwHFrxYqqaHzeYWTjo=; b=X3zQs9PInl7hWK 6SYKIp1u+JGXPiHtQxp7cMm28pW7Ra9xUDV6dy4ap8foQYwEkhlUH/WYaRmljVuo+G/y1copBL4Vw aaNv0dd+ooD7EPwQiOftwTcotRYpA4wHaRePfdN1EVwTw6VNUlnLZ8UhGRNGK82idx34atSSupcvP PgQXBjh/Okb05hbWlJAhTRj8hSdO9j1sIYPDFFj2DxDq1Bu1m0bJe0P2Z+Ko9vwKQXC+Dpm7jcHfa GWoLRHffBF/OSJEfvMWqLmyzrYvpam/o2NTyNu6J53ChNGSQBz0Js3tp5EjlQ3HYmtL1FLRsOUvvh n+EZnFsVpmYqK3NG8x+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pYFDT-007qe9-S0; Fri, 03 Mar 2023 23:53:35 +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 1pYFDJ-007qaG-HW; Fri, 03 Mar 2023 23:53:26 +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 D2874B819A2; Fri, 3 Mar 2023 23:53:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433EF; Fri, 3 Mar 2023 23:53:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677887602; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pPg3aquMyk8quzI4S98uu90F22x1h3GOUJkYSghdVqGCJWF1TcwvUvWST3RzZWK8w rCHK+YOBvoipN8b1QlvOUPK4vO5E/mokaSvQZlqqbSQfxWi4p8/N8sCxNVmAKrrdaq L+h0LZD50TpI9OyO6nPzyLw7uPq/6Cx03FTFrpn19RzgmE50c7c89ik0FdARIV8cMi B0WVX0zjm5XxcDVW0ukFs/6w+rp0DSh3l+3DzO5WLU6q9CluToYJP5DDIEiJz6y69+ oV+Adjksmu9f6MgqJwE49S/CHR61kap4SKD/E7xE5SEzkMpjz6rvoI+mZwuszZRkkE 5pyD+qJFcUj2w== Date: Fri, 3 Mar 2023 15:53:20 -0800 From: Jakub Kicinski To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd , Herbert Xu , "David S. Miller" , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Thomas Gleixner , Marc Zyngier , Mauro Carvalho Chehab , Eric Dumazet , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Mark Brown , Conor Dooley , linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' Message-ID: <20230303155320.5e394431@kernel.org> In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230303_155325_773095_1977A89C X-CRM114-Status: GOOD ( 12.13 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote: > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. > > Signed-off-by: Rob Herring Acked-by: Jakub Kicinski _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 B3430C61DA4 for ; Fri, 3 Mar 2023 23:54: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:MIME-Version:References:In-Reply-To: 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=I4iVgTXQFVGI99fufox6qStA8VX7kiAgi1bK/cD9wtw=; b=CIMG5960jv5Ke4 ouvweykKgZ3UfqZxV8E8fzEMyLqi7bcqaYMC57mvxwqGkMMoLHlaiIhnnaRD5t0zmhcU8lK3VCp2J YjSi7oXMcHdCrJxBwQ2M0bmMGbxJ0N7b5NfiGt5i6+QtvHBligVkAmFxr+gF3ewLwzIQa39gotPgL Z5tt2ImDhnCCZOS8QNIlPvzPW/NktKXYdSasKA93UHu9EC6M7GpZ29JDCY7TTQTATXinieIWcEUUw CPUWhfpKaJF3EHZ5GAUcZ4UztJgXoVZpdy9p1xMKSD9rvwvQhPNWXdcPitGWBElct0pKTf1j+1xKY 4Uk6hmuODy8yaK9bSPAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pYFDM-007qbW-Nj; Fri, 03 Mar 2023 23:53:28 +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 1pYFDJ-007qaG-HW; Fri, 03 Mar 2023 23:53:26 +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 D2874B819A2; Fri, 3 Mar 2023 23:53:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433EF; Fri, 3 Mar 2023 23:53:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677887602; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pPg3aquMyk8quzI4S98uu90F22x1h3GOUJkYSghdVqGCJWF1TcwvUvWST3RzZWK8w rCHK+YOBvoipN8b1QlvOUPK4vO5E/mokaSvQZlqqbSQfxWi4p8/N8sCxNVmAKrrdaq L+h0LZD50TpI9OyO6nPzyLw7uPq/6Cx03FTFrpn19RzgmE50c7c89ik0FdARIV8cMi B0WVX0zjm5XxcDVW0ukFs/6w+rp0DSh3l+3DzO5WLU6q9CluToYJP5DDIEiJz6y69+ oV+Adjksmu9f6MgqJwE49S/CHR61kap4SKD/E7xE5SEzkMpjz6rvoI+mZwuszZRkkE 5pyD+qJFcUj2w== Date: Fri, 3 Mar 2023 15:53:20 -0800 From: Jakub Kicinski To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd , Herbert Xu , "David S. Miller" , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Thomas Gleixner , Marc Zyngier , Mauro Carvalho Chehab , Eric Dumazet , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Mark Brown , Conor Dooley , linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' Message-ID: <20230303155320.5e394431@kernel.org> In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230303_155325_773095_1977A89C X-CRM114-Status: GOOD ( 12.13 ) 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 Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote: > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. > > Signed-off-by: Rob Herring Acked-by: Jakub Kicinski _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 06D85C6FA9E for ; Fri, 3 Mar 2023 23:53:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5B4FB10E78C; Fri, 3 Mar 2023 23:53:28 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by gabe.freedesktop.org (Postfix) with ESMTPS id 63D2410E789; Fri, 3 Mar 2023 23:53:25 +0000 (UTC) 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 D2874B819A2; Fri, 3 Mar 2023 23:53:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4363BC433EF; Fri, 3 Mar 2023 23:53:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677887602; bh=f0VZGTA8oOnAaMkfwB2QB6pLFSy4sdHSrlgXIOshidI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pPg3aquMyk8quzI4S98uu90F22x1h3GOUJkYSghdVqGCJWF1TcwvUvWST3RzZWK8w rCHK+YOBvoipN8b1QlvOUPK4vO5E/mokaSvQZlqqbSQfxWi4p8/N8sCxNVmAKrrdaq L+h0LZD50TpI9OyO6nPzyLw7uPq/6Cx03FTFrpn19RzgmE50c7c89ik0FdARIV8cMi B0WVX0zjm5XxcDVW0ukFs/6w+rp0DSh3l+3DzO5WLU6q9CluToYJP5DDIEiJz6y69+ oV+Adjksmu9f6MgqJwE49S/CHR61kap4SKD/E7xE5SEzkMpjz6rvoI+mZwuszZRkkE 5pyD+qJFcUj2w== Date: Fri, 3 Mar 2023 15:53:20 -0800 From: Jakub Kicinski To: Rob Herring Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' Message-ID: <20230303155320.5e394431@kernel.org> In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , linux-phy@lists.infradead.org, linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, Kishon Vijay Abraham I , Herbert Xu , Marc Zyngier , Vinod Koul , Paolo Abeni , linux-media@vger.kernel.org, devicetree@vger.kernel.org, Abhinav Kumar , linux-gpio@vger.kernel.org, Mark Brown , Thomas Gleixner , Mauro Carvalho Chehab , Sean Paul , linux-arm-kernel@lists.infradead.org, Stephen Boyd , netdev@vger.kernel.org, Eric Dumazet , linux-spi@vger.kernel.org, linux-crypto@vger.kernel.org, Dmitry Baryshkov , freedreno@lists.freedesktop.org, "David S. Miller" , Heiner Kallweit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote: > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. > > Signed-off-by: Rob Herring Acked-by: Jakub Kicinski