[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <90f59449-469f-218c-d4b3-51f99eaac70f@oracle.com>
Date: Wed, 21 Jul 2021 15:23:34 -0400
From: Boris Ostrovsky <boris.ostrovsky@...cle.com>
To: Juergen Gross <jgross@...e.com>,
Colin King <colin.king@...onical.com>,
Stefano Stabellini <sstabellini@...nel.org>,
xen-devel@...ts.xenproject.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xen/events: remove redundant initialization of variable
irq
On 7/21/21 11:36 AM, Juergen Gross wrote:
> On 21.07.21 13:40, Colin King wrote:
>> From: Colin Ian King <colin.king@...onical.com>
>>
>> The variable irq is being initialized with a value that is never
>> read, it is being updated later on. The assignment is redundant and
>> can be removed.
>>
>> Addresses-Coverity: ("Unused value")
>> Signed-off-by: Colin Ian King <colin.king@...onical.com>
>
> Reviewed-by: Juergen Gross <jgross@...e.com>
Applied to for-linus-5.14
-boris
Powered by blists - more mailing lists