[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171021162557.GS1302522@devbig577.frc2.facebook.com>
Date: Sat, 21 Oct 2017 09:25:57 -0700
From: Tejun Heo <tj@...nel.org>
To: Colin King <colin.king@...onical.com>
Cc: linux-ide@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ata: sata_mv: remove a redundant assignment to pointer
ehi
On Mon, Oct 16, 2017 at 12:00:11PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The pointer ehi is being assigned to a value that is never read
> and is redundant. Clean up the code and move the ehi declaration
> and initialization to the code block where it is used. Cleans up
> clang warning: Value stored to 'ehi' is never read
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied to libata/for-4.15.
Thanks.
--
tejun
Powered by blists - more mailing lists