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 F3FD9C4332F for ; Wed, 14 Dec 2022 01:08:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236802AbiLNBI1 (ORCPT ); Tue, 13 Dec 2022 20:08:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236705AbiLNBI0 (ORCPT ); Tue, 13 Dec 2022 20:08:26 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75A1E22534; Tue, 13 Dec 2022 17:08:21 -0800 (PST) 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 19CB6B8161F; Wed, 14 Dec 2022 01:08:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id AE3A8C433EF; Wed, 14 Dec 2022 01:08:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670980098; bh=OWOaO9+OnQafvqBbbccnRageLSrysGQzYa1feqvW4u4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ejr84DgC/6ARuR32AjFlg25qvGYazzHYK78wKNDpzvZK6lnxZG29D0j3JR09XiU9b Qa9uhU2VPZI8Pftw/qjvf/imJUg8FMQQ7z5r0BrDuVQWe8FhX6dhzGDXzAZu3TASWA feADZbKVMCU5YKBP8KyslwSWpDjrThWHRRIroVVy5EUvVoGYU1oO3Zi4OK5L+cv2WX XOHSFO85wN6yGsYexWG5f9dN3S1M5W1VX3ceplJ3x484kp3w2FwkObH/tiylksVGtn +Ei7f6hMj6IiRkyo5hFMNIkFKk+yxYyLiTkCMeS0eGYPwOyWXSY4VzkID+CaawL9yi 5ik+Hp6L8/zMg== 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 947CEC41612; Wed, 14 Dec 2022 01:08:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167098009860.3547.3800457811769489703.git-patchwork-notify@kernel.org> Date: Wed, 14 Dec 2022 01:08:18 +0000 References: <20221209082936.892416-1-roberto.sassu@huaweicloud.com> In-Reply-To: <20221209082936.892416-1-roberto.sassu@huaweicloud.com> To: Roberto Sassu Cc: corbet@lwn.net, paul@paul-moore.com, casey@schaufler-ca.com, omosnace@redhat.com, john.johansen@canonical.com, kpsingh@kernel.org, bpf@vger.kernel.org, linux-doc@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, roberto.sassu@huawei.com Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hello: This series was applied to netdev/net.git (master) by Paul Moore : On Fri, 9 Dec 2022 09:29:35 +0100 you wrote: > From: Roberto Sassu > > The fs_context_parse_param hook already has a description, which seems the > right one according to the code. > > Signed-off-by: Roberto Sassu > > [...] Here is the summary with links: - [1/2] lsm: Fix description of fs_context_parse_param https://git.kernel.org/netdev/net/c/577cc1434e4c - [2/2] doc: Fix fs_context_parse_param description in mount_api.rst (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html