diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-05-10 22:02:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-12 08:49:49 +0100 |
commit | 7f88efc8162cc6d516cacf1d82edc923b423483f (patch) | |
tree | e438feff74441ba2dd153d7633ac373697b4e304 /drivers/net/ipvlan/ipvlan_core.c | |
parent | 995585ecdf42c14fbd4d9d12ca73bf54358581c6 (diff) |
net: samsung: sxgbe: Make sxgbe_drv_remove() return void
sxgbe_drv_remove() returned zero unconditionally, so it can be converted
to return void without losing anything. The upside is that it becomes
more obvious in its callers that there is no error to handle.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_core.c')
0 files changed, 0 insertions, 0 deletions