Re: [1/3] Coccinelle: pci_free_consistent: Use formatted strings directly in SmPL rules
From: Julia Lawall
Date: Wed May 15 2019 - 02:12:39 EST
On Wed, 15 May 2019, Markus Elfring wrote:
> > NACK. If the code is going to change, I would rather it come closer to
> > staying within 80 characters.
>
> Do you really prefer then to deviate from the Linux coding style
> at such source code places?
>
> Would you like to split affected string literals over multiple lines?
No, I want msg = ... so that the string starts earlier and ends earlier.
julia