]> git.baikalelectronics.ru Git - kernel.git/commit
usb: wusbcore: fix string formatting warnings on 64-bit builds
authorThomas Pugliese <thomas.pugliese@gmail.com>
Sun, 6 Oct 2013 18:48:47 +0000 (13:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 07:05:09 +0000 (00:05 -0700)
commit67598b63e7f23cb62c74e925adab0478708f2298
treec71888d43fd924c54de5934cb2963e39940ea2da
parentae8f5d97b7128c5233e21262741a4c9a7a552a8f
usb: wusbcore: fix string formatting warnings on 64-bit builds

This patch fixes compile warnings on 64-bit builds that were introduced
by the recent isoc changes.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/wa-xfer.c