From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 20:17:10 +0000 (+0200) Subject: staging: dgnc: Remove unnecessary 'return' statement X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6365fe50ebff17a5beccefed0c19d7dd847f076;p=pandora-kernel.git staging: dgnc: Remove unnecessary 'return' statement This commit fixes the checkpath warning 'void function return statements are not generally useful' caused by the 'return' at the end of 'void' function. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed