Re: [PATCH 00/12] xen: add common function for reading optional value

From: David Vrabel
Date: Mon Nov 07 2016 - 06:08:22 EST


On 31/10/16 16:48, Juergen Gross wrote:
> There are multiple instances of code reading an optional unsigned
> parameter from Xenstore via xenbus_scanf(). Instead of repeating the
> same code over and over add a service function doing the job and
> replace the call of xenbus_scanf() with the call of the new function
> where appropriate.

Acked-by: David Vrabel <david.vrabel@xxxxxxxxxx>

Please queue for the next release.

David