]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: avoid multiple assignments
authorTom Parkin <tparkin@katalix.com>
Fri, 24 Jul 2020 15:31:49 +0000 (16:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jul 2020 00:19:14 +0000 (17:19 -0700)
commita77b61eb012e2e4a0f9a413162334a3bd825cb9c
tree9f2e7992808183dbaa988f039431355efb410a8b
parentbf51b2868c08542a03fd7083bccd077ad1b586d0
l2tp: avoid multiple assignments

checkpatch warns about multiple assignments.

Update l2tp accordingly.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_ip.c
net/l2tp/l2tp_ip6.c