aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2017-10-25 15:57:55 +0200
committerDavid S. Miller <[email protected]>2017-10-27 13:48:32 +0900
commit4dc12ffeaeac939097a3f55c881d3dc3523dff0c (patch)
treed46fbaee66783335085a1b80f4430c6f7f16aa4e /tools/perf/scripts/python
parentc58320de5194b57858b829b8f204ca6bc1e38e10 (diff)
l2tp: cleanup l2tp_tunnel_delete calls
l2tp_tunnel_delete does not return anything since commit 62b982eeb458 ("l2tp: fix race condition in l2tp_tunnel_delete"). But call sites of l2tp_tunnel_delete still do casts to void to avoid unused return value warnings. Kill these now useless casts. Signed-off-by: Jiri Slaby <[email protected]> Cc: Sabrina Dubroca <[email protected]> Cc: Guillaume Nault <[email protected]> Cc: David S. Miller <[email protected]> Cc: [email protected] Acked-by: Guillaume Nault <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions