diff options
author | Chris Malley <[email protected]> | 2008-10-25 22:07:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-10-29 14:54:40 -0700 |
commit | b361a6e348a5de9e18eb17542663d34a57740e87 (patch) | |
tree | ef70ae0b29ceadb3184fe03c569bed59d7d268cf /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | cde217a556ec552d28ac9e136c5a94684a69ae94 (diff) |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions