On Mon, Aug 28, 2017 at 07:55:23PM +0300, Andy Shevchenko wrote: > There is no need to duplicate a flag which IRQ core takes care of. > > Replace custom flag by IRQ core API that retrieves its state. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > v3: > - resend with a fix of an issue found by kbuild bot > drivers/tty/serial/serial_core.c | 9 +++------ > include/linux/serial_core.h | 1 - > 2 files changed, 3 insertions(+), 7 deletions(-) Thanks, I've replaced the v2 with this one, let's see if kbuild still complains :) greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html