On Wed, Jan 08, 2025 at 11:24:54AM -0800, David Reaver wrote: > The deprecated_apis map was created in [1] so checkpatch would flag > deprecated RCU APIs. These deprecated APIs have since been removed from the > kernel. This patch removes them from this map so checkpatch doesn't waste > time looking for them, and so readers of checkpatch looking for deprecated > APIs don't waste time searching for them. > > Link: > https://lore.kernel.org/all/[email protected]/ [1] > > Signed-off-by: David Reaver <[email protected]>
LGTM. Thanks! Reviewed-by: Kuan-Wei Chiu <[email protected]> Regards, Kuan-Wei

