[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230310184100.3b91896e@kernel.org>
Date: Fri, 10 Mar 2023 18:41:00 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Simon Horman <simon.horman@...igine.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Kurt Kanzenbach <kurt@...utronix.de>,
Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next v5 1/1] net: dsa: hellcreek: Get rid of custom
led_init_default_state_get()
On Fri, 10 Mar 2023 21:17:06 +0100 Simon Horman wrote:
> > > nit: I think < 80 columns wide is still preferred for network code
> >
> > I can do it if it's a strict rule here.
>
> I think it is more a preference than a strict rule at this point.
You're right, but the longer I think about it the more I feel like
it should be.
80 chars is an artificial constraint these day but it simply results
in more readable code.
I can't see the entirety of "hellcreek->led_sync_good.brightness"
at once, using it as lval in 3 different places is not great.
Maybe it's my poor eyesight.
Powered by blists - more mailing lists