aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2018-07-12 22:29:16 +0200
committerJens Axboe <[email protected]>2018-07-12 15:01:28 -0600
commitea870bb2ae6cbc1a5ba1f3ec8c8fca921a51880b (patch)
treef3188d33252b5e98092f7978876aba5675ffb94e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent28519c891c5ad569203636b3b65d36bcb4333d4c (diff)
block: skd: Use %pad printk format for dma_addr_t values
Use the existing %pad printk format to print dma_addr_t values. This avoids the following warnings when compiling on the parisc64 platform: drivers/block/skd_main.c: In function 'skd_preop_sg_list': drivers/block/skd_main.c:660:4: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=] Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Helge Deller <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions