On Mon, 09 Mar 2026, Randy Dunlap <[email protected]> wrote: > On 3/9/26 3:35 AM, Jani Nikula wrote: >> On Fri, 06 Mar 2026, Randy Dunlap <[email protected]> wrote: >>> Correct the function parameter names to avoid kernel-doc warnings >>> and to emphasize this function is atomic (non-sleeping). >>> >>> Warning: include/linux/iopoll.h:169 function parameter 'sleep_us' not >>> described in 'read_poll_timeout_atomic' >>> Warning: ../include/linux/iopoll.h:169 function parameter >>> 'sleep_before_read' not described in 'read_poll_timeout_atomic' >>> >>> Fixes: 9df8043a546d ("iopoll: Generalize read_poll_timeout() into >>> poll_timeout_us()") >>> Signed-off-by: Randy Dunlap <[email protected]> >> >> Reviewed-by: Jani Nikula <[email protected]> >> >> Please let me know how you want this merged. I don't think iopoll.h has >> an active maintainer. > > Right, that's why I Cc-ed you :) > And since Fixes: points to you and others. > Please take it, Jani.
Thanks for the fix, pushed to drm-intel-next. BR, Jani. -- Jani Nikula, Intel
