linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ida: Remove the ida_simple_xxx() API
@ 2024-08-05 10:29 Christophe JAILLET
  2024-08-05 10:29 ` [PATCH v2 1/3] idr test suite: Remove usage of the deprecated ida_simple_xx() API Christophe JAILLET
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christophe JAILLET @ 2024-08-05 10:29 UTC (permalink / raw)
  To: willy, srinivas.kandagatla
  Cc: linux-fsdevel, linux-kernel, kernel-janitors, Christophe JAILLET

This is the final steps to remove the ida_simple_xxx() API.

Patch 1 updates the test suite. This is the last users of the API.

Patch 2 removes the old API.

Patch 3 is just a minor clean-up that still speak about the old API.

Christophe JAILLET (3):
  idr test suite: Remove usage of the deprecated ida_simple_xx() API
  ida: Remove the ida_simple_xxx() API
  nvmem: Update a comment related to struct nvmem_config

 include/linux/idr.h                 |  8 --------
 include/linux/nvmem-provider.h      |  2 +-
 tools/testing/radix-tree/idr-test.c | 16 +++++++---------
 3 files changed, 8 insertions(+), 18 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-07 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 10:29 [PATCH v2 0/3] ida: Remove the ida_simple_xxx() API Christophe JAILLET
2024-08-05 10:29 ` [PATCH v2 1/3] idr test suite: Remove usage of the deprecated ida_simple_xx() API Christophe JAILLET
2024-08-05 10:29 ` [PATCH v2 2/3] ida: Remove the ida_simple_xxx() API Christophe JAILLET
2024-08-05 10:29 ` [PATCH v2 3/3] nvmem: Update a comment related to struct nvmem_config Christophe JAILLET
2024-08-07 12:57 ` [PATCH v2 0/3] ida: Remove the ida_simple_xxx() API Dan Carpenter

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).