From: Antonio Ospite Date: Fri, 4 Nov 2011 18:22:19 +0000 (-0700) Subject: Documentation: update CodingStyle use of braces X-Git-Tag: v3.2-rc1~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b218ab0a5af943441e1daa7dc811874ecd409229;p=pandora-kernel.git Documentation: update CodingStyle use of braces After commit 38829dc9d7b4 ("Documentation/CodingStyle: flesh out if-else examples") highlight that if _only_one_ branch of a conditional statement is a single statement, then braces are to be used on both branches. Signed-off-by: Antonio Ospite Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed