diff options
author | Randy Dunlap <[email protected]> | 2008-11-19 15:36:51 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-11-19 18:50:00 -0800 |
commit | 9f92f4719764acf1c9185a5958200887a43e3483 (patch) | |
tree | 02a182e243df9a81a65c49ec9fa556a10f82da86 /tools/perf/scripts/python | |
parent | 06b0d4dc14a44dd9b57321c24f7eeb10b345abd8 (diff) |
cciss: fix DEBUG printk formats
Fix printk format warnings when CCISS_DEBUG is defined.
drivers/block/cciss.c:2856: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'
drivers/block/cciss.c:3205: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
drivers/block/cciss.c:3236: warning: format '%x' expects type 'unsigned int', but argument 2 has type '__u64'
drivers/block/cciss.c:3246: warning: format '%x' expects type 'unsigned int', but argument 2 has type '__u64'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Mike Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions