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 53ED6C4167B for ; Thu, 7 Dec 2023 15:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443340AbjLGPUV (ORCPT ); Thu, 7 Dec 2023 10:20:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1443441AbjLGPUU (ORCPT ); Thu, 7 Dec 2023 10:20:20 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4414110DA for ; Thu, 7 Dec 2023 07:20:26 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id C0153C433C8; Thu, 7 Dec 2023 15:20:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701962425; bh=l+nqUZpx5MSEtlnNymJ2grukWqOvETfYjh5w8j/NmbQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=WIDEJZVOm6GaF2aIYSP7VoMwcBFEErYcScKO105R7M8obxajx0ZHDhHaJdl/6i6m9 mzZO8m3P/6k0QZZF8Pg28LGV/pEOletUrOemgk7JJo2aXVaQoh/jsUvgZJFQ2o/oxz nw0IupvaJMBHuA3zxDqnW8uyr7wCr7ar7PvKeFSty7nhgoi6Q40pq73SsfggtMc1hn t+kyfO18UOkWW1x5MR9Nr8lV8U+06DG8x9tYgYu8dUW9wtYKM78KCs34FGNtJH4h6p 4czk1G7S33QY+6KD5OhdVVM53/O7WxGXbvb630e+y/B43EKs8w84OylhMFQy4BKREw GxXBA+epn4Paw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id A583AC43170; Thu, 7 Dec 2023 15:20:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes From: patchwork-bot+linux-riscv@kernel.org Message-Id: <170196242567.12999.16480109529336505793.git-patchwork-notify@kernel.org> Date: Thu, 07 Dec 2023 15:20:25 +0000 References: <20231122224414.2809184-1-robh@kernel.org> In-Reply-To: <20231122224414.2809184-1-robh@kernel.org> To: Rob Herring Cc: linux-riscv@lists.infradead.org, will@kernel.org, mark.rutland@arm.com, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to riscv/linux.git (fixes) by Palmer Dabbelt : On Wed, 22 Nov 2023 15:44:14 -0700 you wrote: > Drop unneeded quotes over simple string values to fix a soon to be > enabled yamllint warning: > > [error] string value is redundantly quoted with any quotes (quoted-strings) > > Signed-off-by: Rob Herring > > [...] Here is the summary with links: - dt-bindings: perf: riscv,pmu: drop unneeded quotes https://git.kernel.org/riscv/c/96ba4a47d147 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html