[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190702.120234.492147786406295758.davem@davemloft.net>
Date: Tue, 02 Jul 2019 12:02:34 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: tglx@...utronix.de, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nfc: st-nci: remove redundant assignment to variable r
From: Colin King <colin.king@...onical.com>
Date: Tue, 2 Jul 2019 14:16:42 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable r is being initialized with a value that is never
> read and it is being updated later with a new value. The
> initialization is redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied to net-next.
Powered by blists - more mailing lists