aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJan Engelhardt <[email protected]>2007-05-17 17:16:44 +0200
committerGreg Kroah-Hartman <[email protected]>2007-05-22 23:45:50 -0700
commitb268f484f9d7ce91301091e0fb2c80e9e8caa3df (patch)
tree8595513257aac007c5d4329fedaee37d8016a803 /include/linux/debugobjects.h
parent09b7002d68cfa1c45cc413a0c7cca399c25a57c6 (diff)
USB: Fix debug output of ark3116
Fix debug output. Previously, it would output "0xFFFFFFB0" on 32-bit archs (and probably "0xFFFFFFFFFFFFFFB0" on 64-bits), because buf is taken as signed char, which is promoted to signed int, while %x always expects an unsigned int. Signed-off-by: Jan Engelhardt <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions