Le Wed, Jan 14, 2026 at 12:31:54PM -0500, Joel Fernandes a écrit : > The pattern of checking nocb_defer_wakeup and deleting the timer is > duplicated in __wake_nocb_gp() and nocb_gp_wait(). Extract this into a > common helper function nocb_defer_wakeup_cancel(). > > This removes code duplication and makes it easier to maintain. > > Signed-off-by: Joel Fernandes <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]> -- Frederic Weisbecker SUSE Labs

