OK. The ARCH export change has been done as well, in this branch.
On Tue, Dec 15, 2015 at 12:46 PM, Barret Rhoden <[email protected]> wrote: > On 2015-12-15 at 11:14 "'Davide Libenzi' via Akaros" > <[email protected]> wrote: > > Question about that big line. > > It is exceeding 80 chars, but if I break it with \, a space is added > > in any case to the resulting string. > > Any idea? > > Let it go over 80 chars. If there's no nice way to avoid it, then we > can just go over. They do the same in Linux. One common example is > breaking up quoted strings in printk. If you break the "quoted string" > in printk, someone might not be able to grep for it. > > -- > You received this message because you are subscribed to the Google Groups > "Akaros" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
