mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 00:53:14 +09:00
Use xenbus_read_unsigned() instead of xenbus_scanf() when possible. This requires to change the type of the reads from int to unsigned, but these cases have been wrong before: negative values are not allowed for the modified cases. Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: David Vrabel <david.vrabel@citrix.com>
7.0 KiB
7.0 KiB