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:
3f4cfc2
)
[NET]: Do not export inet_bind_bucket_create twice.
author
Sam Ravnborg
<sam@ravnborg.org>
Wed, 1 Feb 2006 01:47:02 +0000
(17:47 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 1 Feb 2006 01:47:02 +0000
(17:47 -0800)
inet_bind_bucket_create was exported twice. Keep the export in the
file where inet_bind_bucket_create is defined.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found