staging/fwserial: (coding style) remove not needed return statements
authorRadek Dostal <rd@radekdostal.com>
Sat, 14 Jun 2014 14:13:09 +0000 (16:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 22:25:56 +0000 (15:25 -0700)
commit9c079f7cdd87ca069ab157e7de95231b8b14baa8
tree6ad4fccfcff3e9a04ed30d7bafefaf0c6f1cc2cd
parente22a955ca736d811e4014992cb88b59079f4d7c3
staging/fwserial: (coding style) remove not needed return statements

Style-only modifications to make checkpatch.pl -f a bit happier.
Fixes warning: "void function return statements are not generally useful"

Signed-off-by: Radek Dostal <rd@radekdostal.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c