aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/devio.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2011-09-27 09:25:19 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-29 13:13:07 -0700
commitedb2b255a0bebac5aeb17c7613aeb76ba4e6c63c (patch)
treedf71c2cee60c81b9642da8b89ccae63763b0cc30 /drivers/usb/core/devio.c
parent1bfac90d1b8e63a4d44158c3445d8fda3fb6d5eb (diff)
USB: message: cleanup min_t() cast in usb_sg_init()
"length" is type size_t so the cast to unsigned int truncates the upper bytes. This isn't an issue in real life (I've checked the callers) but it's a bit messy. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions