On Thu, Apr 5, 2012 at 5:16 PM, Wolfram Sang <[email protected]> wrote:
> On Thu, Apr 05, 2012 at 05:09:55PM -0300, Fabio Estevam wrote:
>> Fix the following build warning:
>>
>> drivers/i2c/busses/i2c-mxs.c:207:8: warning: 'data' may be used 
>> uninitialized in this function [-Wuninitialized]
>>
>> Signed-off-by: Fabio Estevam <[email protected]>
>
> Do you agree with the compiler?

After looking at it carefully I conclude that is not possible for
'data' to be used uninitialized.
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to