On Wed, Jan 15, 2020 at 04:33:22PM +0100, David Hildenbrand wrote: > commit 16df1456aa858a86f398dbc7d27649eb6662b0cc upstream. > > The remove_memory_block() function was renamed to in commit > cc292b0b4302 ("drivers/base/memory.c: rename remove_memory_block() to > remove_memory_section()"). > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> > --- > drivers/base/memory.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I just picked a random patch out of this series as an example to show that you lost the authorship information on these. This was originally created by Dan, so that needs to be here with a "From:" line. All of these need to be fixed up that way, I can't take them as-is, sorry. thanks, greg k-h