From a948318f70b4035983db7d178618b407bcd1fecb Mon Sep 17 00:00:00 2001 From: Max Vozeler Date: Mon, 28 Jul 2014 13:28:10 +0200 Subject: [PATCH] staging: usbip: remove redundant return statements Remove redundant return statements at the end of void functions. This addresses the checkpatch.pl warnings: WARNING: void function return statements are not generally useful Signed-off-by: Max Vozeler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed