Tom Parkin
cd3e29b333
l2tp: remove BUG_ON in l2tp_tunnel_closeall
...
l2tp_tunnel_closeall is only called from l2tp_core.c, and it's easy
to statically analyse the code path calling it to validate that it
should never be passed a NULL tunnel pointer.
Having a BUG_ON checking the tunnel pointer triggers a checkpatch
warning. Since the BUG_ON is of no value, remove it to avoid the
warning.
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-24 17:19:14 -07:00
..
2020-06-14 01:57:21 +09:00
2020-07-13 17:20:39 -07:00
2020-02-24 13:02:53 -08:00
2020-06-28 21:37:23 -07:00
2020-07-19 18:16:41 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-06-26 10:37:11 +02:00
2020-07-24 15:41:54 -07:00
2020-06-30 22:21:29 +02:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-06-16 16:02:08 +02:00
2020-07-24 15:41:54 -07:00
2020-06-23 20:27:09 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-04-28 14:39:46 -07:00
2020-07-23 15:14:58 -07:00
2020-05-23 16:56:17 -07:00
2020-07-11 00:46:00 -07:00
2020-07-20 18:33:32 -07:00
2020-07-24 15:41:54 -07:00
2019-09-26 08:56:17 +02:00
2020-07-24 17:12:41 -07:00
2020-07-24 17:12:41 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-19 18:16:41 -07:00
2020-07-24 17:19:14 -07:00
2020-06-20 17:22:22 -07:00
2020-06-14 01:57:21 +09:00
2020-07-24 15:41:54 -07:00
2020-07-13 17:20:39 -07:00
2020-06-14 01:57:21 +09:00
2020-06-14 01:57:21 +09:00
2020-07-24 15:41:54 -07:00
2020-07-23 11:49:41 -07:00
2020-07-24 15:41:54 -07:00
2020-07-13 17:20:40 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-06-14 01:57:21 +09:00
2020-07-24 16:58:38 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-05-23 16:36:05 -07:00
2020-07-19 18:16:41 -07:00
2020-07-24 15:41:54 -07:00
2019-12-16 10:15:49 +01:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:23:31 -07:00
2020-07-24 17:10:13 -07:00
2020-07-24 15:41:54 -07:00
2019-06-22 08:59:24 -04:00
2020-07-02 20:35:33 -07:00
2020-07-13 17:20:40 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-19 18:16:41 -07:00
2020-07-24 15:41:54 -07:00
2019-08-10 15:25:47 -07:00
2020-07-13 17:20:40 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:54 -07:00
2020-07-24 15:41:53 -07:00
2020-07-19 18:16:40 -07:00
2020-06-30 15:57:34 -07:00
2020-07-07 15:41:05 -07:00
2020-05-23 16:56:17 -07:00
2020-07-24 15:41:54 -07:00
2019-05-21 10:50:45 +02:00