Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9706929a authored by Murali Karicheri's avatar Murali Karicheri Committed by Sasha Levin
Browse files

net: hsr: fix placement of logical operator in a multi-line statement



[ Upstream commit 059477830022e1886f55a9641702461c249fa864 ]

In a multi-line statement exceeding 80 characters, logical operator
should be at the end of a line instead of being at the start. This
is seen when ran checkpatch.pl -f on files under net/hsr. The change
is per suggestion from checkpatch.

Signed-off-by: default avatarMurali Karicheri <m-karicheri2@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: ddbec99f5857 ("hsr: Fix uninit-value access in hsr_get_node()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 43715495
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment