diff options
author | Jan Beulich <[email protected]> | 2016-07-07 02:05:46 -0600 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2016-07-22 08:23:45 -0400 |
commit | ff595325ed556fb4b83af5b9ffd5c427c18405d7 (patch) | |
tree | 162b59688b4783ec48266ac153f4a2a9ed13eaa1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 6694389af9be4d1eb8d3313788a902f0590fb8c2 (diff) |
xen-blkfront: 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.
Acked-by: Roger Pau Monné <[email protected]>
Acked-by: Jens Axboe <[email protected]>
Signed-off-by: Jan Beulich <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions