summaryrefslogtreecommitdiffstats
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
authorChris Malley <mail@chrismalley.co.uk>2008-10-25 23:07:32 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-29 22:54:40 +0100
commitb361a6e348a5de9e18eb17542663d34a57740e87 (patch)
treeef70ae0b29ceadb3184fe03c569bed59d7d268cf /drivers/usb/Kconfig
parentUSB: fix crash when URBs are unlinked after the device is gone (diff)
downloadlinux-b361a6e348a5de9e18eb17542663d34a57740e87.tar.xz
linux-b361a6e348a5de9e18eb17542663d34a57740e87.zip
USB: usbtmc: Use explicit unsigned type for input buffer instead of char*
Silences compiler warning about comparison with 0x80, and type now matches the corresponding _bulk_out function. drivers/usb/class/usbtmc.c: In function ‘usbtmc_ioctl_abort_bulk_in’: drivers/usb/class/usbtmc.c:163: warning: comparison is always false due to limited range of data type Signed-off-by: Chris Malley <mail@chrismalley.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions