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:
0b11407
)
drivers/net/mac8390.c: make functions static
author
Adrian Bunk
<bunk@kernel.org>
Mon, 9 Jun 2008 22:23:39 +0000
(
01:23
+0300)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:33 +0000
(21:58 -0400)
This patch makes the following needlessly global functions static:
- mac8390_ident()
- mac8390_testio()
- mac8390_memsize()
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found