Re: [PATCH] arch: arm: mach-omap2: usb-tusb6010.c: Cleaning up variable is set more than once

2014-07-07 Thread Tony Lindgren
* Rickard Strandqvist [140625 05:29]: > A struct member variable is set to the same value more than once > > This was found using a static code analysis program called cppcheck. Applying into omap-for-v3.17/fixes-not-urgent thanks. Tony -- To unsubscribe from this list: send the line "unsubscri

Re: [PATCH] arch: arm: mach-omap2: usb-tusb6010.c: Cleaning up variable is set more than once

2014-06-27 Thread Felipe Balbi
On Wed, Jun 25, 2014 at 02:28:30PM +0200, Rickard Strandqvist wrote: > A struct member variable is set to the same value more than once > > This was found using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist I think there was a bigger series from Roger re

[PATCH] arch: arm: mach-omap2: usb-tusb6010.c: Cleaning up variable is set more than once

2014-06-25 Thread Rickard Strandqvist
A struct member variable is set to the same value more than once This was found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- arch/arm/mach-omap2/usb-tusb6010.c |1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-omap2/usb-tusb6010.