summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-07-11 11:22:10 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 16:54:24 -0700
commitb015cb79ce84944076a8a849055f898f2a4d6be8 (patch)
tree88776700087a93d8836fd3c50815c157d0015078 /drivers/usb/host/ehci-hcd.c
parent3ca9aebac2ebb8f56d2d097636b8c568320a9f87 (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/usb/host/ehci-hcd.c')
0 files changed, 0 insertions, 0 deletions