On 4/6/23 10:04, Michal Simek wrote:
XEN config can be enabled by other platforms (even it doesn't need to make sense) that's why fix dependencies. XEN (xenbus.c) requires sscanf (also pvblock needs it). And PVBLOCK is inside drivers/xen folder which requires XEN to be enabled.Signed-off-by: Michal Simek <[email protected]> --- If XEN should be enabled only for
This comment is incomplete. But otherwise the patch looks correct. Reviewed-by: Heinrich Schuchardt <[email protected]>

