From 10f47168721c0143f23e94eac2fc797aa643de39 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Thu, 2 Sep 2010 16:34:36 +0200 Subject: [PATCH] USB: langwell: Remove unnecessary return's from void functions There are about 2500 void functions in drivers/usb Only a few used return; at end of function. Standardize them a bit. Signed-off-by: Joe Perches Signed-off-by: Jiri Kosina Cc: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed