mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
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. Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: David Vrabel <david.vrabel@citrix.com> |
||
|---|---|---|
| .. | ||
| conf_space.c | ||
| conf_space.h | ||
| conf_space_capability.c | ||
| conf_space_header.c | ||
| conf_space_quirks.c | ||
| conf_space_quirks.h | ||
| Makefile | ||
| passthrough.c | ||
| pci_stub.c | ||
| pciback.h | ||
| pciback_ops.c | ||
| vpci.c | ||
| xenbus.c | ||