Re: Coccinelle: api: add devm_platform_ioremap_resource script
From: Enrico Weigelt, metux IT consult
Date: Tue Jun 11 2019 - 16:45:14 EST
On 09.06.19 10:55, Markus Elfring wrote:
<snip>
>> But there is not usually any interesting formatting on the left side of an
>> assignment (ie typically no newlines or comments).
>
> Is there any need to trigger additional source code reformatting?
>
>> I can see no purpose to factorizing the right parenthesis.
>
> These characters at the end of such a function call should be kept unchanged.
Agreed. OTOH, we all know that spatch results still need to be carefully
checked. I suspect trying to teach it all the formatting rules of the
kernel isn't an easy task.
> The flag âIORESOURCE_MEMâ is passed as the second parameter for the call
> of the function âplatform_get_resourceâ in this refactoring.
In that particular case, we maybe should consider separate inline
helpers instead of passing this is a parameter.
Maybe it would even be more efficient to have completely separate
versions of devm_platform_ioremap_resource(), so we don't even have
to pass that parameter on stack.
--mtx
--
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@xxxxxxxxx -- +49-151-27565287