Skip to content

Commit

Permalink
mv643xx_eth: reverse topological sort of functions
Browse files Browse the repository at this point in the history
This patch performs a reverse topological sort of all functions in
mv643xx_eth.c, so that we can get rid of all forward declarations,
and end up with a more understandable driver due to related functions
being grouped together.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
  • Loading branch information
Lennert Buytenhek committed Jun 12, 2008
1 parent d4c3c07 commit c9df406
Showing 1 changed file with 1,866 additions and 2,012 deletions.
Loading

0 comments on commit c9df406

Please sign in to comment.