diff options
author | Jan Beulich <[email protected]> | 2016-07-07 02:05:21 -0600 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2016-07-22 08:23:38 -0400 |
commit | 6694389af9be4d1eb8d3313788a902f0590fb8c2 (patch) | |
tree | 017c38ced502ee9bc874259be7ab61031a15df27 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6ba286ad845799b135e5af73d1fbc838fa79f709 (diff) |
xen-blkback: prefer xenbus_scanf() over xenbus_gather()
... for single items being collected: It is more typesafe (as the
compiler can check format string and to-be-written-to variable match)
and requires one less parameter to be passed.
Signed-off-by: Jan Beulich <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Acked-by: Roger Pau Monné <[email protected]>
Acked-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions