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 X-Spam-Level: X-Spam-Status: No, score=-21.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2543FC49361 for ; Fri, 18 Jun 2021 19:20:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 10F6E61260 for ; Fri, 18 Jun 2021 19:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235755AbhFRTWf (ORCPT ); Fri, 18 Jun 2021 15:22:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:33918 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235402AbhFRTWQ (ORCPT ); Fri, 18 Jun 2021 15:22:16 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 9DD3C613F8; Fri, 18 Jun 2021 19:20:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624044006; bh=WXXhO9FuY5yV2NncArmi17NLQRykIEQqMoaheEffRYQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=aS5EiNaDkR6kbhWXe1aWe73dkfNJ8GJ9XpM5NtsWY3Pq4zMlOW4mR7XBn0M//UngI yqm2+/SJ7D1v3Wnm36ocfY4Bo5OngxPmi7QF/c2D7FpGzr93cEdJgpWimKFtyqW4gP D6760LKd3epugHLX/dXrxzn9FBgTd/iVfQqYVDSsrRQDCDRWQdKIv1Hfae3Op7Hoyu ScknmTfAzAg2NXqgFTXiXssgGzBD1TPwIy2N/54pTMi8G6CiXLoK/DJH3SaqpydEmb +ak8R8vO2msUak3cGhagZBQ93jOETrmKQmY1m1tRjxEKLm50MIan66a50l8W86rxIn 0Kmeq1RsSwsJg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: caif: modify the label out_err to out From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162404400659.12339.13389955025693488534.git-patchwork-notify@kernel.org> Date: Fri, 18 Jun 2021 19:20:06 +0000 References: <20210618073205.3318788-1-mudongliangabcd@gmail.com> In-Reply-To: <20210618073205.3318788-1-mudongliangabcd@gmail.com> To: Dongliang Mu Cc: davem@davemloft.net, kuba@kernel.org, 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 (refs/heads/master): On Fri, 18 Jun 2021 15:32:04 +0800 you wrote: > Modify the label out_err to out to avoid the meanless kfree. > > Signed-off-by: Dongliang Mu > --- > net/caif/cfcnfg.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: caif: modify the label out_err to out https://git.kernel.org/netdev/net-next/c/9fd2bc3206b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html