From: Jakub Kicinski <k...@kernel.org> Date: Thu, 14 May 2020 10:15:16 -0700
> On Wed, 13 May 2020 20:55:20 -0700 Wang Wenhu wrote: >> Make a substitution of kzalloc with devm_kzalloc to simplify the >> ipa_probe() process. >> >> Signed-off-by: Wang Wenhu <wenhu.w...@vivo.com> > > The code is perfectly fine as is. What problem are you trying to solve? I agree, these kinds of transformations are kind of excessive.