netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: lingfuyi <lingfuyi@126.com>, jhs@mojatatu.com, davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	lingfuyi <lingfuyi@kylinos.cn>, k2ci <kernel-bot@kylinos.cn>
Subject: Re: [PATCH] sched: delete some api is not used
Date: Tue, 28 Feb 2023 13:04:10 +0100	[thread overview]
Message-ID: <85dae3d33c5b19b968313069c7c5342d688852b2.camel@redhat.com> (raw)
In-Reply-To: <20230228031241.1675263-1-lingfuyi@126.com>

On Tue, 2023-02-28 at 11:12 +0800, lingfuyi wrote:
> From: lingfuyi <lingfuyi@kylinos.cn>
> 
> fix compile errors like this:
> net/sched/cls_api.c:141:13: error: ‘tcf_exts_miss_cookie_base_destroy’
> defined but not used [-Werror=unused-function]
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: lingfuyi <lingfuyi@kylinos.cn>

This has been already addressed by:

commit 37e1f3acc339b28493eb3dad571c3f01b6af86f6
Author: Nathan Chancellor <nathan@kernel.org>
Date:   Fri Feb 24 11:18:49 2023 -0700

    net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()

Thanks,

Paolo


      parent reply	other threads:[~2023-02-28 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28  3:12 [PATCH] sched: delete some api is not used lingfuyi
2023-02-28  7:34 ` kernel test robot
2023-02-28  7:34 ` kernel test robot
2023-02-28 12:04 ` Paolo Abeni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85dae3d33c5b19b968313069c7c5342d688852b2.camel@redhat.com \
    --to=pabeni@redhat.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=kernel-bot@kylinos.cn \
    --cc=lingfuyi@126.com \
    --cc=lingfuyi@kylinos.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).