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)
commitcf3a5ca084979f0087a8e6f6cd34a6d5ee0decb5
tree07890367edcdc679e3b17ac16c1ca37787fd945b
parent39d48bb0607f1c8ac4c57ddba534a402f4fc91e7
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 <erik@ejnode.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5139/rts51x_card.c