staging: rts5139: rts51x_card: fixed brace coding style issue
authorErik Jones <erik@ejnode.com>
Tue, 17 Jul 2012 03:51:15 +0000 (23:51 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 17:30:59 +0000 (10:30 -0700)
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 <erik@ejnode.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found