Scripted update of if statements 93/39793/2
authorRobert Varga <rovarga@cisco.com>
Thu, 2 Jun 2016 17:41:30 +0000 (19:41 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 3 Jun 2016 08:35:00 +0000 (08:35 +0000)
These trigger checkstyle warnings, hence turn both 'if( ' and 'if('
into proper 'if ('. Same for for and while.

Change-Id: I78714d3370806cccc3f42ae9a15d4d14ba1361c3
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found