[PATCH] staging: rdma: Fix braces around if/else

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Oct 4 07:20:09 UTC 2015


On Sun, Oct 04, 2015 at 09:47:52AM +0300, Or Gerlitz wrote:
> On 10/3/2015 11:55 PM, Martin Kletzander wrote:
> >Get rid of all ELSE_AFTER_BRACE type errors reported by checkpatch.pl.
> 
> Hi Greg,
> 
> Is there a way to signal people/tools that a certain driver parks in staging
> on their way **out** of the kernel
> and not the other way around? I guess you (nor Doug) don't want to spend
> time on fixing such drivers, right?

I'm not spending the time :)

But no, there isn't a way to really show that that I know of, and it's
fine, we end up getting a number of "cleanup" patches for a kernel
release or two before the drivers get deleted.  It gets people involved
in kernel development which is the key thing here, it's not like they
are actually using these drivers...

So it's fine, I take the patches, the people writing the patches are
happy, and the code gets a bit nicer and feels better about itself
before we kick it out the door.

thanks,

greg k-h


More information about the devel mailing list