On Sat, May 31, 2014 at 6:17 PM, Sergei Shtylyov <[email protected]> wrote: > Hello. > > > On 05/31/2014 05:14 PM, Peter Senna Tschudin wrote: > >> This patch remove variables that are initialized with a constant, >> are never updated, and are only used as parameter of return. >> Return the constant instead of using a variable. > > > The patch does more than just that, it also removes commented out code. That was my fault. It was fixed on V2: http://marc.info/?l=kernel-janitors&m=140155221232137&w=2
> >> Verified by compilation only. > > > [...] > > >> Signed-off-by: Peter Senna Tschudin <[email protected]> > > > WBR, Sergei > > -- Peter -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
