Re: [PATCH 5/9][v2] mISDN: fix sparse warning: symbol 'nskb'shadows an earlier one

From: David Miller
Date: Sat Dec 13 2008 - 00:17:21 EST


From: Hannes Eder <hannes@xxxxxxxxxxxxxx>
Date: Thu, 11 Dec 2008 22:36:00 +0100

> Impact: define first occurence of variable 'nskb' in inner most possible scope
>
> Fix this sparse warning:
>
> drivers/isdn/mISDN/dsp_core.c:746:20: warning: symbol 'nskb' shadows an earlier one
> drivers/isdn/mISDN/dsp_core.c:634:19: originally declared here
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>
> Acked-by: Karsten Keil <kkeil@xxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/