diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2012-07-11 11:22:10 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 16:54:24 -0700 |
commit | b015cb79ce84944076a8a849055f898f2a4d6be8 (patch) | |
tree | 88776700087a93d8836fd3c50815c157d0015078 /drivers/net/sb1000.c | |
parent | 3ca9aebac2ebb8f56d2d097636b8c568320a9f87 (diff) |
USB: EHCI: return void instead of 0
This patch (as1574) changes the return type of multiple functions in
ehci-sched.c from int to void. The values they return are now always
0, so there's no reason for them to return any value at all.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/sb1000.c')
0 files changed, 0 insertions, 0 deletions