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:
49b4ad9
)
econet: Fix redeclaration of symbol len
author
Hagen Paul Pfeifer
<hagen@jauu.net>
Wed, 7 Oct 2009 21:43:04 +0000
(14:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 7 Oct 2009 21:43:04 +0000
(14:43 -0700)
Function argument len was redeclarated within the
function. This patch fix the redeclaration of symbol 'len'.
Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found