git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c406740
)
Remove unnecessary forward declarations from velocity NIC driver.
author
Dave Jones
<davej@redhat.com>
Fri, 24 Jul 2009 01:11:12 +0000
(18:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 24 Jul 2009 01:11:12 +0000
(18:11 -0700)
By moving functions to before their first call, we eliminate
the need to define forward references.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found