Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can: dev: fix sparse warning for can_restart
Make can_restart static to fix the following sparse warning: drivers/net/can/dev.c:371:6: warning: symbol 'can_restart' was not declared. Should it be static? Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
- Loading branch information