]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rts5208: fix style warnings in xd.c
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 23 Sep 2016 14:12:14 +0000 (16:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Sep 2016 10:40:30 +0000 (12:40 +0200)
commite453eecbe696cfd73d1d6a04f0b4bf830877f5fa
treeb7128f131f2e723fbe44f57a6aeec5aee319536c
parente040b62683885caf9a376fd2582551cdbc213a3f
staging: rts5208: fix style warnings in xd.c

This patch fixes the following checkpatch.pl warning in xd.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/xd.c