lkml.org 
[lkml]   [2021]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ALSA: usb-audio: initialize the cur variable
On Fri, 21 May 2021 21:46:03 +0200,
trix@redhat.com wrote:
>
> From: Tom Rix <trix@redhat.com>
>
> Static analysis reports this problem
> clock.c:338:10: warning: The right operand of '=='
> is a garbage value
> if (i == cur)
> ^ ~~~
>
> In __uac_clock_find_source() the goto find_others skips over
> setting of the 'cur' variable. Since the pin loop variable
> starts with 1, it is safe to initialize cur to 0.
>
> Signed-off-by: Tom Rix <trix@redhat.com>

Thanks for the patch, but this has been already fixed in for-next
branch.


Takashi

\
 
 \ /
  Last update: 2021-05-22 08:46    [W:0.027 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site