From: Hannes Eder Date: Sat, 13 Dec 2008 05:17:38 +0000 (-0800) Subject: mISDN: fix sparse warning: symbol 'id' shadows an earlier one X-Git-Tag: v2.6.29-rc1~581^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863a76e5881abe276a55c4490607a960790c5b0b;p=pandora-kernel.git mISDN: fix sparse warning: symbol 'id' shadows an earlier one 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 Acked-by: Karsten Keil Signed-off-by: David S. Miller --- Reading git-diff-tree failed