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:
bb68b1d
)
mISDN: fix sparse warning: symbol 'id' shadows an earlier one
author
Hannes Eder
<hannes@hanneseder.net>
Sat, 13 Dec 2008 05:17:38 +0000
(21:17 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Dec 2008 05:17:38 +0000
(21:17 -0800)
Impact: rename function scope variable
Fix this warning:
drivers/isdn/mISDN/l1oip_core.c:472:8: warning: symbol 'id' shadows an earlier one
drivers/isdn/mISDN/l1oip_core.c:254:14: originally declared here
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found