summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFrans Klaver <fransklaver@gmail.com>2015-06-04 22:27:38 +0300
committerJonathan Corbet <corbet@lwn.net>2015-06-05 01:59:10 +0300
commit03e8f01a67d6fc02fafc1b23394cc750fec290e1 (patch)
tree88d13e77acd9310fb224ec79a1c7c01dbf500fea /tools/perf/scripts/python/export-to-postgresql.py
parent1df1b3618d95f7a6668c1a8e749e1be96a7e3fe1 (diff)
downloadlinux-03e8f01a67d6fc02fafc1b23394cc750fec290e1.tar.xz
Doc: networking: txtimestamp: fix printf format warning
Documentation/networking/timestamping/txtimestamp.c: In function ‘__print_timestamp’: Documentation/networking/timestamping/txtimestamp.c:99:3: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int64_t’ [-Wformat=] fprintf(stderr, " (%+ld us)", cur_ms - prev_ms); int64_t differs per platform, so a type specifier that differs along with it is required. Signed-off-by: Frans Klaver <fransklaver@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions