Re: [PATCH] usb: misc: add missing continue and refactor code

From: Gustavo A. R. Silva
Date: Mon Apr 03 2017 - 15:24:28 EST



Quoting Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>:

On Mon, 3 Apr 2017, Greg Kroah-Hartman wrote:

On Mon, Apr 03, 2017 at 09:39:53AM -0500, Gustavo A. R. Silva wrote:
> -Code refactoring to make the flow easier to follow.
> -Add missing 'continue' for case USB_ENDPOINT_XFER_INT.

Don't do multiple things in the same patch, please make these multiple
patches. And do the "add missing continue" first, so it can be
backported to other kernels easier please.


OK, I will send a patchset shortly.

Also, make sure your patch does not contain gratuitous whitespace
changes.


Does it have any?
I ran it through checkpatch.pl before sending it and didn't see any.

Thanks
--
Gustavo A. R. Silva