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:
d6f9fda
)
sctp: fix shadow symbol in net/sctp/tsnmap.c
author
Sebastian Siewior
<sebastian@breakpoint.cc>
Fri, 27 Jul 2007 20:59:49 +0000
(22:59 +0200)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 1 Aug 2007 15:19:06 +0000
(11:19 -0400)
net/sctp/tsnmap.c:164:16: warning: symbol '_end' shadows an earlier one
include/asm-generic/sections.h:13:13: originally declared here
Renamed renamed _end to end_ and _start (for consistence).
Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found