On 10.12.20 16:40, Grygorii Strashko wrote: >> a) consolidating repeated patterns (eg. calling the actual irq handling) >> into gpiolib, (and later possibly use more fields already existing in >> struct gpio_chip for irq handling) > > Even if there is some pattern It doesn't mean consolidation is always > reasonable. > one of the things to think about is compiler optimization and will/will > not this change > add additional I dont think the compiler could optimize-out much of the replaced code. Yes, there's an additional call - but does it really matter so much ? If we drop the dev_warn() call, the gpiochip_handle_irq() function can be made inline, so quite no extra costs. --mtx -- --- Hinweis: unverschlüsselte E-Mails können leicht abgehört und manipuliert werden ! Für eine vertrauliche Kommunikation senden Sie bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@xxxxxxxxx -- +49-151-27565287