Files
linux/drivers
Ido Schimmel cc70267008 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 <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-14 11:14:03 -07:00
..
2017-08-09 22:43:50 -07:00
2017-07-24 17:38:21 +02:00
2017-07-17 15:00:47 +02:00
2017-08-02 10:26:43 +02:00
2017-08-01 15:22:55 -07:00
2017-07-20 14:40:36 +02:00
2017-08-03 21:37:30 -07:00