OSDN Git Service

[IPV6] NDISC: Sparse: Use different variable name for local use.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 22 Jan 2008 08:32:53 +0000 (17:32 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:28 +0000 (15:10 -0800)
commit61cf46ad581ba43073d3bcb0be549eb60fbbf9f8
tree941a5d5619e050833477765f82bfcea322d97047
parent5d5619b40c2474de01c64bdf6bb9f1211d3e967a
[IPV6] NDISC: Sparse: Use different variable name for local use.

Fix the following sparse warnings:
| net/ipv6/ndisc.c:1300:21: warning: symbol 'opt' shadows an earlier one
| net/ipv6/ndisc.c:1078:7: originally declared here

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv6/ndisc.c