staging: rts5208: fix style warnings in sd.c
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 23 Sep 2016 14:12:13 +0000 (16:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Sep 2016 10:40:30 +0000 (12:40 +0200)
commite040b62683885caf9a376fd2582551cdbc213a3f
tree3b743ed48b487b71f8f37cac308f0650809f1dcc
parent9afccdfe485a1df5e849dd4add91756f2ae2891d
staging: rts5208: fix style warnings in sd.c

This patch fixes the following checkpatch.pl warning in sd.c:
WARNING: else is not generally useful after a break or return

It also makes code more uniform with the new changes

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c