diff options
author | 2011-08-11 13:57:07 -0700 | |
---|---|---|
committer | 2011-08-26 12:10:17 -0400 | |
commit | 61ca79831ce52c23b3a130f3c2351751e00e0ac9 (patch) | |
tree | 63ed6b5d43fc0a9b66659393cb4891198c58f305 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen-swiotlb: Fix wrong panic. (diff) | |
download | linux-dev-61ca79831ce52c23b3a130f3c2351751e00e0ac9.tar.xz linux-dev-61ca79831ce52c23b3a130f3c2351751e00e0ac9.zip |
xen-swiotlb: fix printk and panic args
Fix printk() and panic() args [swap them] to fix build warnings:
drivers/xen/swiotlb-xen.c:201: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
drivers/xen/swiotlb-xen.c:201: warning: format '%d' expects type 'int', but argument 3 has type 'char *'
drivers/xen/swiotlb-xen.c:202: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
drivers/xen/swiotlb-xen.c:202: warning: format '%d' expects type 'int', but argument 3 has type 'char *'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions