public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Nirmal Patel <nirmal.patel@linux.intel.com>,
	Jonathan Derrick <jonathan.derrick@linux.dev>,
	Lorenzo Pieralisi <lpieralisi@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
Date: Sun, 31 Dec 2023 20:21:27 +0900	[thread overview]
Message-ID: <20231231112127.GC3813474@rocinante> (raw)
In-Reply-To: <20231213192659.GA1123825@rocinante>

Hello,

> > ida_alloc() and ida_free() should be preferred to the deprecated
> > ida_simple_get() and ida_simple_remove().
> > 
> > This is less verbose.
> 
> Applied to controller/vmd, thank you!
> 
> [1/1] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
>       https://git.kernel.org/pci/pci/c/991801bc4722

Given two other similar changes:

  - https://lore.kernel.org/linux-pci/cc01721cec2d416d7bdf47086943b17ef44b7286.1702966181.git.christophe.jaillet@wanadoo.fr
  - https://lore.kernel.org/linux-pci/47a30441242c4d5f0e00555cbddd7783350ff1b2.1702966523.git.christophe.jaillet@wanadoo.fr

I moved this particular change to the same branch as the above so that
these are collected together within a single branch. And, as such:

Applied to remove-old-api, thank you!

[1/1] PCI: vmd: Remove usage of the deprecated ida_simple_*() API
      https://git.kernel.org/pci/pci/c/0eccea7150e3

	Krzysztof

      reply	other threads:[~2023-12-31 11:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-10 17:50 [PATCH] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API Christophe JAILLET
2023-12-13 19:26 ` Krzysztof Wilczyński
2023-12-31 11:21   ` Krzysztof Wilczyński [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=20231231112127.GC3813474@rocinante \
    --to=kw@linux.com \
    --cc=bhelgaas@google.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=jonathan.derrick@linux.dev \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=nirmal.patel@linux.intel.com \
    --cc=robh@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