On Sat, 8 Jun 2019, Markus Elfring wrote: > > +- e1 = devm_ioremap_resource(arg4, id); > > ++ e1 = devm_platform_ioremap_resource(arg1, arg3); > > Can the following specification variant matter for the shown SmPL > change approach? > > + e1 = > +- devm_ioremap_resource(arg4, id > ++ devm_platform_ioremap_resource(arg1, arg3 > + ); In the latter case, the original formatting of e1 will be preserved. But there is not usually any interesting formatting on the left side of an assignment (ie typically no newlines or comments). I can see no purpose to factorizing the right parenthesis. julia
- [Cocci] [PATCH] coccinelle: api: add devm... Himanshu Jha
- Re: [Cocci] [PATCH] coccinelle: api:... Julia Lawall
- Re: [Cocci] [PATCH] coccinelle: ... Julia Lawall
- Re: [Cocci] [PATCH] coccinelle: api:... Markus Elfring
- Re: Coccinelle: api: add devm_platfo... Markus Elfring
- Re: Coccinelle: api: add devm_pl... Julia Lawall
- Re: Coccinelle: api: add dev... Markus Elfring
- Re: Coccinelle: api: add... Enrico Weigelt, metux IT consult
- Re: [Cocci] Coccine... Julia Lawall
- Re: Coccinelle: api... Markus Elfring
- [PATCH] drivers: In... Markus Elfring
- Re: [Cocci] [PA... Julia Lawall
- Re: [Cocci]... Markus Elfring
- Re: [PATCH] dri... Greg Kroah-Hartman
- Re: [PATCH] dri... Enrico Weigelt, metux IT consult
- Re: [Cocci]... Markus Elfring
