Re: [PATCH] staging: rtl819x_TSProc.c: Initializer entry defined twice

From: Dan Carpenter
Date: Sat Sep 13 2014 - 04:58:52 EST


On Sat, Sep 13, 2014 at 10:10:26AM +0800, Cheng-Wei Lee wrote:
> This patch fixs the sparse warning in rtl819x_TSProc.c:
> drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c:244:58: warning:
> Initializer entry defined twice
> drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c:244:61: also defined
> here
>

This is a false positive in Sparse. Complain to the Sparse devs
instead.

regards,
dan carpenter

--
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/