diff options
| author | Ido Schimmel <[email protected]> | 2017-08-14 10:54:03 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-14 11:14:03 -0700 |
| commit | cc70267008d5a22bc044fb1670937d52cb024cd3 (patch) | |
| tree | 1b30c02556bca874a1286298177be2fb7ddc3eb6 /tools/perf/scripts | |
| parent | 4db93fb8aca3e9e56987c0e873166bdf4b6576ce (diff) | |
mlxsw: spectrum_router: Return void from deletion functions
There is no point in returning a value from function whose return value
is never checked.
Even if the return value was checked, there wouldn't be anything to do
about it, as these functions are either called from error or deletion
paths.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions