OSDN Git Service

Staging: rts5208: Fix checkpatch warning: else is not generally useful
authorLeung Timothy Chi King <contact@timothyleung.co>
Wed, 1 Jul 2015 16:44:13 +0000 (09:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 03:18:56 +0000 (20:18 -0700)
commit364b91be262aaf0afc1726be391fbeb7f2b59c52
treeee118c58382f252b5950f21794148794320fbe1a
parent9fccffbfd9505116c0ab847742aafaa7da55d413
Staging: rts5208: Fix checkpatch warning: else is not generally useful

The following checkpatch warning was fixed:

WARNING: else is not generally useful after a break or return

Signed-off-by: Leung Timothy Chi King <contact@timothyleung.co>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c