summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-05-10 23:02:47 +0300
committerDavid S. Miller <davem@davemloft.net>2023-05-12 10:49:49 +0300
commit7f88efc8162cc6d516cacf1d82edc923b423483f (patch)
treee438feff74441ba2dd153d7633ac373697b4e304 /.gitignore
parent995585ecdf42c14fbd4d9d12ca73bf54358581c6 (diff)
downloadlinux-7f88efc8162cc6d516cacf1d82edc923b423483f.tar.xz
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions