diff options
author | Joe Perches <joe@perches.com> | 2010-09-02 14:34:36 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 17:21:27 (GMT) |
commit | 10f47168721c0143f23e94eac2fc797aa643de39 (patch) | |
tree | ebbc8516772785bdb030fa28e1974470ba0d490f /init | |
parent | f7dd64916bb6cfae8c96eaa3c754c30b5046586f (diff) | |
download | linux-10f47168721c0143f23e94eac2fc797aa643de39.tar.xz |
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 'init')
0 files changed, 0 insertions, 0 deletions