Re: [PATCH] staging: Initial driver submission for pureLiFi devices

From: Greg Kroah-Hartman
Date: Thu Sep 24 2020 - 11:36:22 EST


On Thu, Sep 24, 2020 at 08:48:51PM +0530, Srinivasan Raju wrote:
> +PUREILIFI USB DRIVER
> +M: pureLiFi Ltd <info@xxxxxxxxxxxx>

I need a real person here, having aliases as maintainers results in a
lack of accountability :(

> --- /dev/null
> +++ b/drivers/staging/purelifi/TODO
> @@ -0,0 +1,5 @@
> +TODO:
> + - checkpatch.pl cleanups
> +
> +Please send any patches or complaints about this driver to pureLiFi Ltd
> +<info@xxxxxxxxxxxx>

Why not just do these fixups on your own right now and submit it to the
"real" part of the kernel? That should take what, a day or so max?

Just sending stuff to staging because you don't want to do coding style
cleanups feels very odd. It takes much more work and energy to do it
this way than to just do it right the first time and get it merged to
the networking subsystem, right?

So why do you want to send it to staging?

thanks,

greg k-h