Files
kernel/drivers/pci
Juergen Gross 58faf07b76 xen: make use of xenbus_read_unsigned() in xen-pcifront
Use xenbus_read_unsigned() instead of xenbus_scanf() when possible.
This requires to change the type of the read from int to unsigned,
but this case has been wrong before: negative values are not allowed
for the modified case.

Cc: bhelgaas@google.com
Cc: linux-pci@vger.kernel.org

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: David Vrabel <david.vrabel@citrix.com>
2016-11-07 13:55:26 +01:00
..
2016-10-03 09:42:57 -05:00
2016-10-26 12:05:34 +02:00
2016-10-03 09:43:21 -05:00
2016-10-03 09:43:21 -05:00
2016-10-03 09:42:57 -05:00
2016-06-20 13:24:20 -05:00