Re: [PATCH -next] xen/pcpu: Use DEVICE_ATTR_RW macro
From: Boris Ostrovsky
Date: Mon May 24 2021 - 08:49:17 EST
On 5/23/21 3:02 AM, YueHaibing wrote:
> Use DEVICE_ATTR_RW helper instead of plain DEVICE_ATTR,
> which makes the code a bit shorter and easier to read.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Do you think you can also make similar change in drivers/xen/xen-balloon.c and drivers/xen/xenbus/xenbus_probe.c?
Thanks.
-boris