staging: slicoss: Fix void function return statements style warning
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Sat, 27 Sep 2014 13:04:37 +0000 (16:04 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:36:24 +0000 (23:36 -0400)
This fixes "void function return statements are not generally useful"
checkpatch.pl warning slicoss.c

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found