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 0CC11C54FB9 for ; Thu, 16 Nov 2023 12:10:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345250AbjKPMK2 (ORCPT ); Thu, 16 Nov 2023 07:10:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58526 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345100AbjKPMK0 (ORCPT ); Thu, 16 Nov 2023 07:10:26 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFDF79C for ; Thu, 16 Nov 2023 04:10:23 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6B59CC433C9; Thu, 16 Nov 2023 12:10:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700136623; bh=CB+Z9KhjNuxIpYBv3s7uWPXwG45KTeyo1+mDiNPYoKk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rzzR9sizziRCyySRurTHP/DzjfttVHGD5LoetKUw3YZe0HGhDKNURQE0r1bMh1HWN BbU6Ydsw9rkwpTK6J4xNPV1CJPB/MAYf04Pp2YxiryFOnDq0XkDjZIQPdp46fTYdGm LKrJRTzhv1zOvAWr/u/A2hEj+7IIi/6/dBsrLMqtrR4IsCkyJCDJRVNe2JsscT0y0S 4ofoXN0A+Bw+A0h7WY+VOfRxbCZHtVRAzdPQMaSWfcxZzc6+9c0IqVSv/+NtxNPZoz 6zUfAtAD/TxUwJDx1/XOX7yiwYeRNq8Uwf3LlwgFaxXEBhQo+E/R8TPZgneF93yLUk kCa3G91qnjctA== 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 4A1F0E1F666; Thu, 16 Nov 2023 12:10:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170013662329.21544.14620842715409880928.git-patchwork-notify@kernel.org> Date: Thu, 16 Nov 2023 12:10:23 +0000 References: <20231114104202.4680-1-tklauser@distanz.ch> In-Reply-To: <20231114104202.4680-1-tklauser@distanz.ch> To: Tobias Klauser Cc: pabeni@redhat.com, netdev@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 netdev/net-next.git (main) by Paolo Abeni : On Tue, 14 Nov 2023 11:42:02 +0100 you wrote: > Fix a small typo in the kerneldoc comment of the INDIRECT_CALL_$NR > macro. > > Signed-off-by: Tobias Klauser > --- > include/linux/indirect_call_wrapper.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [net-next] indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc https://git.kernel.org/netdev/net-next/c/3185d57cfcd3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html