Re: [PATCH] staging: greybus: replace DEFINE_IDR with DEFINE_XARRAY_ALLOC in uart.c
From: Greg KH
Date: Wed Mar 18 2026 - 10:33:01 EST
On Tue, Mar 17, 2026 at 10:16:51PM +0100, Oskar Ray-Frayssinet wrote:
> Replace deprecated DEFINE_IDR and idr_* functions with the modern
> DEFINE_XARRAY_ALLOC and xa_* equivalents in the greybus uart driver.
What tool is causing people to want to do this change that I keep
rejecting? Can you please go and fix it?
thanks,
greg k-h