[TIPC]: Fix two minor sparse warnings.
authorFlorian Westphal <fw@strlen.de>
Fri, 3 Aug 2007 02:28:06 +0000 (19:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 3 Aug 2007 02:42:31 +0000 (19:42 -0700)
commitd788d8056fd913defa48bd94f18dc53de98cd7a6
tree139588307f7706579c39541343f8fb77af895b35
parent248bbf38215fd5ce45a31c65c5e5511d9b611e5a
[TIPC]: Fix two minor sparse warnings.

fix two warnings generated by sparse:

link.c:2386 symbol 'msgcount' shadows an earlier one
node.c:244 symbol 'addr_string' shadows an earlier one

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c
net/tipc/node.c