+2
−12
Loading
No callers check the return code, and that's a good thing. Doing so would be racy and unhelpful. Drop the return code entirely, so we don't make anyone think about its complexities. Signed-off-by:Brian Norris <briannorris@chromium.org> Tested-by:
Guenter Roeck <linux@roeck-us.net> Link: https://patch.msgid.link/20251202193129.1411419-2-briannorris@chromium.org Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>