diff options
author | 2016-10-31 14:58:40 +0100 | |
---|---|---|
committer | 2016-11-07 13:55:11 +0100 | |
commit | 0240933469ea4cc1aa1c32867349c4aa718fe264 (patch) | |
tree | 2d49742a3fce70c41a68b29725053440cba4c35b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen: make use of xenbus_read_unsigned() in xen-blkfront (diff) | |
download | linux-dev-0240933469ea4cc1aa1c32867349c4aa718fe264.tar.xz linux-dev-0240933469ea4cc1aa1c32867349c4aa718fe264.zip |
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: peterhuewe@gmx.de
Cc: tpmdd@selhorst.net
Cc: jarkko.sakkinen@linux.intel.com
Cc: jgunthorpe@obsidianresearch.com
Cc: tpmdd-devel@lists.sourceforge.net
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Acked-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions