Don Slutz dfe7053a34 CHECKPATCH: Add warning for single else statement.
For an example:

WARNING: braces {} are necessary even for single statement blocks
+    } else
+        return env->regs[R_EAX];

total: 0 errors, 1 warnings, 41 lines checked
Signed-off-by: Don Slutz <Don@CloudSwitch.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-09-05 19:17:49 +00:00
..
2012-06-18 15:32:45 +02:00
2012-07-17 15:43:16 -05:00
2012-07-23 11:55:17 +01:00
2012-08-09 18:34:57 +00:00
2012-08-15 15:18:54 +01:00