On Wed, 05 Jun 2019 11:23:59 -0700
Joe Perches <j...@perches.com> wrote:

> Strict 80 column limits with long identifiers are just silly.
> 
> I don't know how strictly enforced the iproute2 80 column limit
> actually is, but I suggest ignoring that limit where appropriate.


Not strictly enforced, but long identifiers are discouraged.
Overly deep nesting which is the main cause of long lines
is also discouraged.

Reply via email to