Sorry I am a bit new in this. Does that mean I should also use {} for
the if clause even it has only one line of statement, because I
(needed to) use that for the else clause? So it should be like:

if ... {
    ...
} else {
    ...
    ...
}

On 7 July 2016 at 18:55, Sergei Shtylyov
<sergei.shtyl...@cogentembedded.com> wrote:
>
>    CodingStyle: {} should be used in all branches if used in at least one.
>
> MBR, Sergei
>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to