Re: [PATCH 5/6] drivers: usb: core: devio.c: Braces around switch

From: Greg KH
Date: Fri Oct 11 2013 - 20:08:14 EST


On Thu, Oct 10, 2013 at 11:41:31PM +0200, Matthias Beyer wrote:
> Added braces around switch statement as the styleguide tells us.
> Indented the switch-block for it and split a function call
> (driver->unlocked_ioctl() on line 1876) arguments to several lines to
> fit the 80-column convention.
>
> Signed-off-by: Matthias Beyer <mail@xxxxxxxxxxxxxxxx>
> ---
> drivers/usb/core/devio.c | 60 ++++++++++++++++++++++++++----------------------

This patch has fuzz, due to me not applying your previous one, so I
can't apply it.

Can you fix it up, and resend the remaining patches that I didn't apply
in this series?

thanks,

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/