From: Greg KH <gregkh@linuxfoundation.org>
To: keliu <liuke94@huawei.com>
Cc: TheSven73@gmail.com, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: fieldbus: Directly use ida_alloc()/free()
Date: Wed, 1 Jun 2022 11:34:55 +0200 [thread overview]
Message-ID: <Ypcyv2YahZ+lS40D@kroah.com> (raw)
In-Reply-To: <20220527062938.2356319-1-liuke94@huawei.com>
On Fri, May 27, 2022 at 06:29:38AM +0000, keliu wrote:
> Use ida_alloc()/ida_free() instead of deprecated
> ida_simple_get()/ida_simple_remove() .
>
> Signed-off-by: keliu <liuke94@huawei.com>
> ---
> drivers/staging/fieldbus/anybuss/arcx-anybus.c | 6 +++---
> drivers/staging/fieldbus/dev_core.c | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
As my bot said, you need to properly document and fix up your author
name on all of these patches. I'll drop them all from my patch queue,
please fix up and actually test-build your changes before sending them
out again.
thanks,
greg k-h
prev parent reply other threads:[~2022-06-01 9:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-27 6:29 [PATCH] staging: fieldbus: Directly use ida_alloc()/free() keliu
2022-06-01 9:34 ` Greg KH [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=Ypcyv2YahZ+lS40D@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=TheSven73@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=liuke94@huawei.com \
/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