On Sun, Mar 28, 2021 at 02:26:21PM +0200, Greg Kroah-Hartman wrote: > There does not seem to be any developers willing to maintain the > net/qrtr/ code, so move it to drivers/staging/ so that it can be removed > from the kernel tree entirely in a few kernel releases if no one steps > up to maintain it. > > Reported-by: Matthew Wilcox <wi...@infradead.org> > Cc: Du Cheng <duche...@gmail.com> > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > ---
Greg, Why don't you simply delete it like other code that is not maintained? Thanks