On 07/07/2016 03:44 PM, Tom Yan wrote:
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 { ... ... }
Exactly, see Documentation/CodingStyle, chapter 3. MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html