OSDN Git Service

staging: vt6655: Remove unreachable break statements
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:23 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commitcef27eae2f8a620d744d8f00074f70032e51ee42
tree8fb81cb4c549dc711979ad059471f68756cb42fc
parenta1613423cd1da7f5f6fc0e45da5411a0adcac3c5
staging: vt6655: Remove unreachable break statements

This fixes break "break is not useful after a goto or return"
checkpatch warnings.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rf.c
drivers/staging/vt6655/wpa.c