On Sat, May 28, 2016 at 12:15:24PM +0200, Michal Nazarewicz wrote: > On Sat, May 28 2016, Dan Carpenter wrote: > > Also in the kernel we have to declare variables at the start of the > > block. > > /me shrugs > > I looked at this out of curiosity and there are precedents: > > $ git grep 'for (\(int\|unsigned\|signed\|long\|char\)[[:space:]]' |wc -l > 19 > > (albeit mostly in tools and scripts), CodingStyle is silent on that > front and checkpatch.pl doesn’t complain about it. Try compiling the code you suggested. regards, dan carpenter -- 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