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.
Also, make sure your patch does not contain gratuitous whitespace changes. Alan Stern