On Thu, 10 Aug 2017, Masahiro Yamada wrote: > This function has "desc->handle_irq = handle;" a few lines above. > The second assignment is redundant.
It's not as redundant as you might think. You missed to read the comment above that. See also commit 1e12c4a9393b7. Thanks, tglx