On Fri, Feb 16, 2018 at 05:00:11PM +0100, SF Markus Elfring wrote: > From: Markus Elfring <elfr...@users.sourceforge.net> > Date: Fri, 16 Feb 2018 16:42:26 +0100 > > Move assignments for the local variables "irq_handler" and "pdata" > so that their setting will only be performed after a call > of the function "devm_kzalloc" succeeded by this function. > Thus adjust a corresponding if statement.
I'm not gonna apply this. If there's something preventing the compiler from optimizing it, the right thing to do is fixing that. Thanks. -- tejun