Re: [PATCH] staging: xillybus: fix some coding style errors

From: Greg Kroah-Hartman
Date: Sun Aug 10 2014 - 08:26:07 EST


On Sun, Aug 10, 2014 at 02:16:04PM +0200, Vincent Bernat wrote:
> â 9 aoÃt 2014 20:34 -0700, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>Â:
>
> >> This includes:
> >> - keep "else" on the same line as the closing brace
> >> - don't use "else" after "return"
> >
> >> - don't issue a message for an out-of-memory error
> >> - blank line after a declaration
> >>
> >> Signed-off-by: Vincent Bernat <vincent@xxxxxxxxx>
> >> ---
> >> drivers/staging/xillybus/xillybus_core.c | 13 +++++--------
> >> 1 file changed, 5 insertions(+), 8 deletions(-)
> >
> > This patch doesn't apply at all, as I think you made it against an old
> > kernel tree :(
>
> Hi Greg!
>
> You already applied this patch. It is almost one month old. Dunno why
> you received it a second time.

Ugh, you are right, somehow I never flushed it from my queue, sorry for
the noise.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/