Re: [PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up uninitialized variables
From: Dan Carpenter
Date: Sun Jun 01 2014 - 16:37:36 EST
On Sun, Jun 01, 2014 at 03:28:35PM +0200, Rickard Strandqvist wrote:
> There is a risk that the variable will be used without being initialized.
>
> This was largely found by using a static code analysis program called cppcheck.
>
I've looked at the code, but I don't see this variable actually used
anywhere. What is the exact cppcheck warning message?
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/