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 A142BE8FDBC for ; Tue, 3 Oct 2023 22:10:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232561AbjJCWKj (ORCPT ); Tue, 3 Oct 2023 18:10:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231634AbjJCWKh (ORCPT ); Tue, 3 Oct 2023 18:10:37 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 16520A1; Tue, 3 Oct 2023 15:10:34 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 5B1EBC433C7; Tue, 3 Oct 2023 22:10:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696371033; bh=53KM6uXapouO/oBQrn7043YTKwS2I9MAaSMI9++lFxE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iDRbnNkNN4rcBmdSVqWCm1xDy7VwS9LtUEamUkTpHrvGpZM0TfQQtjLTiXNrmkYYK 8kMGtHDpCdtSbOAocIg28wg43wzcMSz0iVf9ES+1I1aE+YnTVZpzNfSRce08GMEjFV ccMMUyZALwnbksPfL8lrlhsEA+1Yn1Zfm+Qohhl5g5AvdJbDm5KWqsnJ8Nuoi2+83y jMFMUFeI5i1/R/iXsutAzxc6JSgkWhgJ45vYk6yJe5bqU31PIysV6/aAHw7IcUU2ME NSM/WouPN9liZz47vxg+n/fpUh/7H0Iuyvm3OXizqAq7ArFcljFVAj5BNgMvo23RG8 3Zq2dfelrEY/A== 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 3F919C595D2; Tue, 3 Oct 2023 22:10:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2 0/2] Documentation fixes for dpll subsystem From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169637103325.17710.5593789278603779444.git-patchwork-notify@kernel.org> Date: Tue, 03 Oct 2023 22:10:33 +0000 References: <20230928052708.44820-1-bagasdotme@gmail.com> In-Reply-To: <20230928052708.44820-1-bagasdotme@gmail.com> To: Bagas Sanjaya Cc: netdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, vadim.fedorenko@linux.dev, arkadiusz.kubalewski@intel.com, jiri@resnulli.us, corbet@lwn.net, davem@davemloft.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 28 Sep 2023 12:27:06 +0700 you wrote: > Here is a mini docs fixes for dpll subsystem. The fixes are all code > block-related. > > This series is triggered because I was emailed by kernel test robot, > alerting htmldocs warnings (see patch [1/2]). > > Changes since v1 [1]: > * Collect Reviewed-by tags > * Rebase on current net-next > > [...] Here is the summary with links: - [net-next,v2,1/2] Documentation: dpll: Fix code blocks https://git.kernel.org/netdev/net-next/c/92425d08a608 - [net-next,v2,2/2] Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block https://git.kernel.org/netdev/net-next/c/c8afdc018329 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html