Skip to content

Commit

Permalink
net: fjes: Reorder symbols to get rid of a few forward declarations
Browse files Browse the repository at this point in the history
Quite a few of the functions and other symbols defined in this driver had
forward declarations. They can all be dropped after reordering them.

This saves a few lines of code and reduces code duplication.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220917225142.473770-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Uwe Kleine-König authored and Jakub Kicinski committed Sep 22, 2022
1 parent 6287e55 commit fa2aee6
Showing 1 changed file with 613 additions and 645 deletions.
Loading

0 comments on commit fa2aee6

Please sign in to comment.