From: Erik Jones Date: Tue, 17 Jul 2012 03:51:15 +0000 (-0400) Subject: staging: rts5139: rts51x_card: fixed brace coding style issue X-Git-Tag: v3.6-rc1~100^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf3a5ca084979f0087a8e6f6cd34a6d5ee0decb5;p=pandora-kernel.git staging: rts5139: rts51x_card: fixed brace coding style issue Fixed a coding style issue. An else statement was not on the same line as the preceding if statement's closing brace. Signed-off-by: Erik Jones Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed