Re: [PATCH v4 2/2] hwmon: (asus_atk0110) Make use of device managed memory
From: Guenter Roeck
Date: Fri Jun 01 2018 - 12:40:37 EST
On Fri, Jun 01, 2018 at 05:14:19PM +0200, Bastian Germann wrote:
> Use devm_* variants of kstrdup and kzalloc. Get rid of kfree cleanups.
>
> Signed-off-by: Bastian Germann <bastiangermann@xxxxxxxxxxx>
Thanks a lot for the cleanup and fast turnaround.
Applied to hwmon-next.
Thanks,
Guenter