Name

cancel_rearming_delayed_work — reliably kill off a delayed keventd

Synopsis

void cancel_rearming_delayed_work (struct work_struct * work);
 

Arguments

work

the delayed work struct

Description

work whose handler rearms the delayed work.