On Fri, 06 Dec 2024 22:56:50 +0100, Armin Wolf wrote: > Until now the wmi-bmof driver had to allocate the binary sysfs > attribute dynamically since its size depends on the bmof buffer > returned by the firmware. > > Use the new .bin_size() callback to avoid having to do this memory > allocation. > > [...] Thank you for your contribution, it has been applied to my local review-ilpo-next branch. Note it will show up in the public platform-drivers-x86/review-ilpo-next branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/1] platform/x86: wmi-bmof: Make use of .bin_size() callback commit: 2e6be3376e689b9021a9619e03e3bc0d195c4235 -- i.