On Fri, 2016-01-15 at 18:41 +0100, Peter Senna Tschudin wrote: > This patch fixes whitespace coding style issues that can be fixed > within a single line. trivia: > diff --git a/drivers/usb/misc/sisusbvga/sisusb.c b/drivers/usb/misc/sisusbvga/sisusb.c [] > @@ -549,7 +549,7 @@ static int sisusb_recv_bulk_msg(struct sisusb_usb_data *sisusb, int ep, int len, > } > > static int sisusb_send_packet(struct sisusb_usb_data *sisusb, int len, > - struct sisusb_packet *packet) > + struct sisusb_packet *packet) I think all of these should use indentation alignment to open parenthesis. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html