From: Eli Billauer Date: Thu, 17 Jul 2014 14:53:19 +0000 (+0300) Subject: staging: xillybus: Fix if-else coding style errors X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84590b1aa93824f1de9dc28f8e294be5d29329ba;p=pandora-kernel.git staging: xillybus: Fix if-else coding style errors According to Documentation/CodingStyle, when one branch of an if-else statement has multiple statements, both branches should be enclosed in curly brackets. Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed