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/20181111192904.3199-13-paul...@linux.ibm.com/ [1] > > Signed-off-by: David Reaver <m...@davidreaver.com>
LGTM. Thanks! Reviewed-by: Kuan-Wei Chiu <visitor...@gmail.com> Regards, Kuan-Wei