diff options
| author | Xu Wang <[email protected]> | 2021-02-04 07:05:49 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-02-06 10:51:01 -0800 |
| commit | 1697291dae7cc582d8f737d788991c01b27de90d (patch) | |
| tree | ca5ace1b94aacfd08c7978aaceeef58ecee47738 /tools/perf/scripts/python/sctop.py | |
| parent | a8225efdf31e9498c5696554e5731da893c93f61 (diff) | |
net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)).
net/bridge/br_multicast.c:1246:9-16: WARNING: ERR_CAST can be used with mp
Generated by: scripts/coccinelle/api/err_cast.cocci
Signed-off-by: Xu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions