Jeroen Hofstee 2716077cda board:keymile: remove unnecessary double braces
Clang interpretes an if condition like  "if ((a = b) == NULL)
as it tries to assign a value in a statement. Hence if you do
"if ((something)) it warns you that you might be confused.
Hence drop the double braces for plane if statements.

cc: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-06-11 16:27:06 -04:00
..
2014-03-12 17:04:57 -04:00
2014-06-06 17:46:16 -04:00
2014-02-26 21:18:09 +01:00
2014-02-19 11:07:50 -05:00
2014-03-10 13:50:31 -04:00
2014-02-21 13:55:41 -05:00
2014-04-23 19:07:54 -05:00
2013-11-26 21:49:34 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:55 -04:00
2014-06-11 16:27:05 -04:00
2014-02-19 11:07:50 -05:00
2014-01-24 16:59:07 -05:00
2014-05-25 16:26:43 +02:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00