aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2022-09-19 15:15:15 +0200
committerJakub Kicinski <kuba@kernel.org>2022-09-21 18:37:57 -0700
commit393d34cb862e6de0c283408149da2b9093d5a5c4 (patch)
treee3ecec708637315e1d2f08d195bb8ba8b43931ad /init
parentflow_dissector: Do not count vlan tags inside tunnel payload (diff)
downloadlinux-dev-393d34cb862e6de0c283408149da2b9093d5a5c4.tar.xz
linux-dev-393d34cb862e6de0c283408149da2b9093d5a5c4.zip
ethernet: tundra: Drop forward declaration of static functions
Usually it's not necessary to declare static functions if the symbols are in the right order. Moving the definition of tsi_eth_driver down in the compilation unit allows to drop two such declarations. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20220919131515.885361-1-u.kleine-koenig@pengutronix.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions