mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 09:47:25 +00: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_capability.c | ||
| conf_space_header.c | ||
| conf_space_quirks.c | ||
| conf_space_quirks.h | ||
| conf_space.c | ||
| conf_space.h | ||
| Makefile | ||
| passthrough.c | ||
| pci_stub.c | ||
| pciback_ops.c | ||
| pciback.h | ||
| vpci.c | ||
| xenbus.c | ||