Bug 14361

Summary: found a redundant bracket in file linux-2.6.31/arch/avr32/boards/atngw100/mrmt.c
Product: Other Reporter: Martin Ettl (ettl.martin)
Component: OtherAssignee: other_other
Status: RESOLVED OBSOLETE    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.5-rc2 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: should fix the issue

Description Martin Ettl 2009-10-10 11:10:32 UTC
Hello,

during the check with the static code analysis tool cppcheck (available on
sourceforge:: https://sourceforge.net/projects/cppcheck/), i found a redundant bracket in file
linux-2.6.31/arch/avr32/boards/atngw100/mrmt.c. See the attached
patch, the fixes this issue.

Best regards

Martin
Comment 1 Martin Ettl 2009-10-10 11:11:13 UTC
Created attachment 23330 [details]
should fix the issue
Comment 2 Martin Ettl 2010-12-29 00:40:59 UTC
The regression happens when the preprocessor define 'CONFIG_BOARD_MRMT_UCB1400_TS' is used.

Best regards from the cppcheck team,