On 26.05.21 16:10, YueHaibing wrote:
Use DEVICE_ATTR_*() helper instead of plain DEVICE_ATTR(),
which makes the code a bit shorter and easier to read.
Signed-off-by: YueHaibing
Pushed to xen/tip.git for-linus-5.14
Juergen
OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key
Op
On 5/26/21 10:10 AM, YueHaibing wrote:
> Use DEVICE_ATTR_*() helper instead of plain DEVICE_ATTR(),
> which makes the code a bit shorter and easier to read.
>
> Signed-off-by: YueHaibing
Reviewed-by: Boris Ostrovsky