Re: [PATCH] staging: wilc1000: host_interface.c: Fix build warning

From: Dan Carpenter
Date: Wed Jul 29 2015 - 10:21:20 EST


On Wed, Jul 29, 2015 at 07:36:59PM +0530, Chandra S Gorentla wrote:
> Fixed - warning: â*((void *)&strHostIFmsg+4).pu8Headâ may be used uninitialized
>

I can't reproduce this warning and the original code looks fine to me.

When you say the word "fix" it means the code is buggy. Otherwise we
are just silencing warnings or cleaning up code. It's not clear from
the patch description what is happening here, is it a bug or a warning
only?

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/