diff options
author | 2017-10-08 20:28:15 +0530 | |
---|---|---|
committer | 2017-10-08 20:28:15 +0530 | |
commit | 38502f232eafa3d3a1072ead3678090e11bdbecb (patch) | |
tree | f5e5a4006cf9ca77d2be9c44318d304b48b3270b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probe (diff) | |
download | linux-dev-38502f232eafa3d3a1072ead3678090e11bdbecb.tar.xz linux-dev-38502f232eafa3d3a1072ead3678090e11bdbecb.zip |
dmaengine: stm32: use %p format specfier for pointer
Pointer print was using explict cast and printing as %x which causes below
warn on some arch's so print using %p format specfier.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions