aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLaurentiu Tudor <[email protected]>2017-07-19 14:42:29 +0300
committerGreg Kroah-Hartman <[email protected]>2017-07-30 08:23:27 -0700
commitf1027a8cb8d77ed00719d110c03a6aaf73fd137a (patch)
treedcf3f4160d600d300750295e8a725456e41bfc03 /tools/perf/scripts/python/net_dropmonitor.py
parent507deb25db624c97c3296d03f2367a0f87caab04 (diff)
staging: fsl-mc: fix formating of phys_addr_t on 32 bits
Use correct format specifier for phys_addr_t variables (%pa) instead of %llx. This fixes these warnings on 32 bit targets: "format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'phys_addr_t' [-Wformat=]" Signed-off-by: Laurentiu Tudor <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions