On Tue, Oct 19, 2021 at 10:50 PM Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote: > > Unrelated to this patch (and no need to change it), but we could > remove the conditional guarding the devm_kfree below to match this > one. Yeah, you did it when moving the code later on -- I guess we could have done it before too, to match, like the sysfs_emit change does it before, but it is not that important. Cheers, Miguel