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 06D53EB64D9 for ; Wed, 12 Jul 2023 13:50:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233014AbjGLNu0 (ORCPT ); Wed, 12 Jul 2023 09:50:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231221AbjGLNuX (ORCPT ); Wed, 12 Jul 2023 09:50:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6F25E8; Wed, 12 Jul 2023 06:50:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7CA28617C9; Wed, 12 Jul 2023 13:50:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E2C1BC433C9; Wed, 12 Jul 2023 13:50:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689169821; bh=0wFk1A/aNUUTpjvhGUBpRWPsahwPmj+gEshvobF0bE8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=IMl2jc9KaRv0leEA0CFOdFBQ9YH99BxBnfhVcNFs23Fu66Cp2ebzp2XnMnufb29yX 3hzEPYEbhZxoox/hFBTmSFYAo5ERYWdB8FNiZkZB9UBKb8nXr2LIUe1FYqfGvN/pW2 RJ9JhghgaHWcbB6YO03g/kstgbfp3za9Q863r1nEO5PCuHByLKKie7VHbwiHrWgbCU KY/8fDMqkw1+o3sjdOJjhJ76bB6tb7xojpdZgEqe9gcWTFfhSY1OHc18VzF8UQV36H p6jEBp5BsB3mYtcypgz9mfMgr5VZVAoV+Puqybqe0gadPB4CbEd4kFgls4+sc5n3xA ghuXJzuEGPOhg== 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 C66C1C04E32; Wed, 12 Jul 2023 13:50:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error From: patchwork-bot+linux-riscv@kernel.org Message-Id: <168916982180.8919.16048088678378231987.git-patchwork-notify@kernel.org> Date: Wed, 12 Jul 2023 13:50:21 +0000 References: <20230710193329.2742-1-palmer@rivosinc.com> In-Reply-To: <20230710193329.2742-1-palmer@rivosinc.com> To: Palmer Dabbelt Cc: linux-riscv@lists.infradead.org, corbet@lwn.net, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, conor.dooley@microchip.com, evan@rivosinc.com, heiko@sntech.de, andy.chiu@sifive.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux@rivosinc.com 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 Mon, 10 Jul 2023 12:33:30 -0700 you wrote: > From: Palmer Dabbelt > > I'm not sure what I was trying to do with the ':'s, but they're just > rendered to HTML which looks odd. This makes "fence.i" look like > "mvendorid" and such, which is seems reasonable to me. > > Signed-off-by: Palmer Dabbelt > > [...] Here is the summary with links: - Documentation: RISC-V: hwprobe: Fix a formatting error https://git.kernel.org/riscv/c/d6e724d3ef0b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html