Re: [PATCH v4 net-next] net: multipath routing: configurable seed
From: David Ahern <hidden>
Date: 2021-04-27 14:27:50
Also in:
linux-doc, lkml
From: David Ahern <hidden>
Date: 2021-04-27 14:27:50
Also in:
linux-doc, lkml
On 4/27/21 3:42 AM, Pavel Balaev wrote:
After running "scripts/checkpatch.pl" I got warnings about alignment. So I run checkpatch.pl --fix and fixed alignment as a script did. So warnings goes away. I don't get the rules of alignment, can you tell me the right way?
I don't see any statements under Documentation/process; not sure where it is explicitly stated. You can get the general idea by following the surrounding code and then let checkpatch correct from there.