On Mon, 16 Jul 2018, Andy Shevchenko wrote: > On Mon, Jul 16, 2018 at 7:41 PM, Thomas Gleixner <[email protected]> wrote: > > +static inline bool ioapic_prepare_move(struct irq_data *data) > > > +static inline void ioapic_finish_move(struct irq_data *data, bool moveit) > > > +static inline bool ioapic_move_prepare(struct irq_data *data) > > > +static inline void ioapic_move_irq(struct irq_data *data, bool masked) > > Verb or noun?
Bah. prepare/finish_move() for both places ....

