aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov
diff options
context:
space:
mode:
authorDavid Kilroy <kilroyd@googlemail.com>2009-07-02 20:26:45 +0100
committerJohn W. Linville <linville@tuxdriver.com>2009-07-10 15:01:54 -0400
commit4244f41a040288e07d050ea64f60997c584cce9e (patch)
treea55041e4187e381d07cf882ab70ed3ad72985397 /kernel/gcov
parent0a9b5e17952ec7ce938645a23ba29bcfdb66c8d9 (diff)
orinoco: fix printk format specifier for size_t arguments
This addresses the following compile warnings on 64-bit platforms. drivers/net/wireless/orinoco/scan.c: In function 'orinoco_add_hostscan_results': drivers/net/wireless/orinoco/scan.c:194: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' drivers/net/wireless/orinoco/scan.c:211: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' drivers/net/wireless/orinoco/scan.c:211: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/gcov')
0 files changed, 0 insertions, 0 deletions