]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Fixed else after return or break warning.
authorMelike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Mon, 6 Oct 2014 13:21:46 +0000 (16:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:15 +0000 (10:29 +0800)
commitef6e10f6e8815ac9ed994027b49a9b56e474b516
tree2f671a518b578cb860c6f990a6299e6b93406ffe
parentb1e87f30975884e5e86c699855d57a50fcec4239
staging: vt6655: Fixed else after return or break warning.

This patch fixes multiple instances of checkpatch.pl
WARNING : else is not generally useful after a break or return in
device_main.c

Signed-off-by: Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c