[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150729211231.GA938@kroah.com>
Date: Wed, 29 Jul 2015 14:12:31 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Chandra S Gorentla <csgorentla@...il.com>
Cc: johnny.kim@...el.com, rachel.kim@...el.com, dean.lee@...el.com,
chris.park@...el.com, linux-wireless@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: wilc1000: host_interface.c: Fix build warning
On Wed, Jul 29, 2015 at 07:36:59PM +0530, Chandra S Gorentla wrote:
> Fixed - warning: ‘*((void *)&strHostIFmsg+4).pu8Head’ may be used uninitialized
The warning is incorrect, look at the code, I don't see anything wrong
with it. I suggest upgrading to a newer version of gcc that doesn't
report incorrect things like this, gcc 5.2 works fine for me here.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists