From: Vincent Bernat Date: Wed, 16 Jul 2014 13:19:42 +0000 (+0200) Subject: staging: xillybus: fix some coding style errors X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d421945b02c8ac611481c3ec1008d30ecb9b5f;p=pandora-kernel.git staging: xillybus: fix some coding style errors This includes: - keep "else" on the same line as the closing brace - don't use "else" after "return" - don't issue a message for an out-of-memory error - blank line after a declaration Signed-off-by: Vincent Bernat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed