diff options
author | Juergen Gross <[email protected]> | 2016-10-31 14:58:40 +0100 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2016-11-07 13:55:11 +0100 |
commit | 0240933469ea4cc1aa1c32867349c4aa718fe264 (patch) | |
tree | 2d49742a3fce70c41a68b29725053440cba4c35b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f27dc1ac56865c2cc43d0ec3110a2b4a95b04e1d (diff) |
xen: make use of xenbus_read_unsigned() in xen-tpmfront
Use xenbus_read_unsigned() instead of xenbus_scanf() when possible.
This requires to change the type of one read from int to unsigned,
but this case has been wrong before: negative values are not allowed
for the modified case.
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Acked-by: David Vrabel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions