diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2009-03-05 19:01:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-03-25 02:20:36 +0300 |
commit | 7ea0a2bcfe40b1c525e63e931b7142ab22b64269 (patch) | |
tree | 90f5853d6a4685a00baf895eafe1098bb8e19f3c /drivers/usb/misc | |
parent | 66760169492445395c530c812443f58e2cfdb3dc (diff) | |
download | linux-7ea0a2bcfe40b1c525e63e931b7142ab22b64269.tar.xz |
USB: uhci: don't use pseudo negative values
The code in uhci-q.c doesn't have to use pseudo-negative values. I did
it that way because it was easy and because it would give the expected
output during debugging. But it doesn't have to work that way. Here's
another approach.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions