diff options
author | Joe Perches <joe@perches.com> | 2010-09-02 10:34:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 13:21:27 -0400 |
commit | 10f47168721c0143f23e94eac2fc797aa643de39 (patch) | |
tree | ebbc8516772785bdb030fa28e1974470ba0d490f /drivers/usb/misc | |
parent | f7dd64916bb6cfae8c96eaa3c754c30b5046586f (diff) |
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 <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions