__irq_can_set_affinity
return __irq_can_set_affinity(irq_to_desc(irq));
return __irq_can_set_affinity(desc) &&
if (!__irq_can_set_affinity(desc))