staging: rts5208: Remove unncessary return in function returning void
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Fri, 26 Sep 2014 15:15:29 +0000 (20:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 02:47:54 +0000 (22:47 -0400)
commit057c780369cbfb7cf6e3a9a5644025c911297f4f
treef968db01d752eb230e2aa56dbb19a2277bc331f8
parent3c97fbbe55cfda1273abb1b625c1cd08cc122156
staging: rts5208: Remove unncessary return in function returning void

This patch fixes checkpatch.pl warning in rtsx.c file.
WARNING: void function return statements are not generally useful

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx.c