diff options
| author | Juergen Gross <[email protected]> | 2016-10-31 13:58:40 +0000 |
|---|---|---|
| committer | Juergen Gross <[email protected]> | 2016-11-07 12:55:11 +0000 |
| commit | 0240933469ea4cc1aa1c32867349c4aa718fe264 (patch) | |
| tree | 2d49742a3fce70c41a68b29725053440cba4c35b /drivers/net/xen-netfront.c | |
| parent | xen: make use of xenbus_read_unsigned() in xen-blkfront (diff) | |
| download | kernel-0240933469ea4cc1aa1c32867349c4aa718fe264.tar.gz kernel-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: [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 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions
