On 10/6/20 5:41 AM, Sakari Ailus wrote:
> Hi Tom,
>
> On Fri, Aug 28, 2020 at 07:55:18AM -0700, t...@redhat.com wrote:
>> From: Tom Rix
>>
>> clang static analysis flags this representative problem
>>
>> drivers/media/i2c/ov7670.c:1463:9: warning: Assigned
>> value is garbage or undefined
>>
Hi Tom,
On Fri, Aug 28, 2020 at 07:55:18AM -0700, t...@redhat.com wrote:
> From: Tom Rix
>
> clang static analysis flags this representative problem
>
> drivers/media/i2c/ov7670.c:1463:9: warning: Assigned
> value is garbage or undefined
> *value = gain;
>^
>
> g
On 8/28/20 8:13 AM, Nick Desaulniers wrote:
> On Fri, Aug 28, 2020 at 7:55 AM wrote:
>> From: Tom Rix
>>
>> clang static analysis flags this representative problem
>>
>> drivers/media/i2c/ov7670.c:1463:9: warning: Assigned
>> value is garbage or undefined
>> *value = gain;
>>
On Fri, Aug 28, 2020 at 7:55 AM wrote:
>
> From: Tom Rix
>
> clang static analysis flags this representative problem
>
> drivers/media/i2c/ov7670.c:1463:9: warning: Assigned
> value is garbage or undefined
> *value = gain;
>^
>
> gain is set by a successful call to
4 matches
Mail list logo