staging: rts5208: Remove unnecessary else in rtsx_card.h
authorEsra Altintas <es.altintas@gmail.com>
Sat, 27 Sep 2014 18:51:10 +0000 (21:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 02:49:25 +0000 (22:49 -0400)
The following patch fixes the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return

Signed-off-by: Esra Altintas <es.altintas@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found