On Wed, Nov 20, 2019 at 09:10:15AM +0800, Herbert Xu wrote: > On Tue, Nov 19, 2019 at 05:51:01PM -0500, Daniel Jordan wrote: > > On Wed, Nov 20, 2019 at 06:32:50AM +0800, Herbert Xu wrote: > > > The function padata_remove_cpu was supposed to have been removed > > > along with padata_add_cpu but somehow it remained behind. Let's > > > kill it now as it doesn't even have a prototype anymore. > > > > Documentation/padata.txt still has a reference to this function that should be > > removed. > > It also has references to all the other functions that have long > disappeared, such as padata_add_cpu. Would you like to send a > patch to remove all of them? Ok, sure.