Home
last modified time | relevance | path

Searched hist:dfe7053a (Results 1 – 1 of 1) sorted by relevance

/qemu/scripts/
H A Dcheckpatch.pldfe7053a Sun Sep 02 23:22:38 GMT 2012 Don Slutz <Don@CloudSwitch.com> 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>