eeh_remove_event
void eeh_remove_event(struct eeh_pe *pe, bool force);
eeh_remove_event(NULL, true);
eeh_remove_event(pe, true);
eeh_remove_event(NULL, false);