From d6365fe50ebff17a5beccefed0c19d7dd847f076 Mon Sep 17 00:00:00 2001 From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 22:17:10 +0200 Subject: [PATCH] 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-format-patch failed