diff options
| author | Joe Perches <[email protected]> | 2010-12-20 11:26:19 +0100 | 
|---|---|---|
| committer | Samuel Ortiz <[email protected]> | 2011-01-14 12:38:10 +0100 | 
| commit | 7eb19812eead8d0faf30682b69970b36dc02e570 (patch) | |
| tree | 33f4f1acf542fc63e094bddc84a3c5dfaa8f7aad /tools/perf/scripts/python/futex-contention.py | |
| parent | 25a947f805b4132b69f2561589e17a0fe45552b6 (diff) | |
misc: Fix cs5535 printk warnings
drivers/misc/cs5535-mfgpt.c: In function 'cs5535_mfgpt_probe':
drivers/misc/cs5535-mfgpt.c:320: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'resource_size_t'
drivers/misc/cs5535-mfgpt.c:320: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'resource_size_t'
Use vsprintf extension %pR to format resource.
Original-patch-by: Randy Dunlap <[email protected]>
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions