cancel_rearming_delayed_work — reliably kill off a delayed keventd
void cancel_rearming_delayed_work (struct work_struct * work);
void cancel_rearming_delayed_work (
)
work
the delayed work struct
work whose handler rearms the delayed work.