Re: [PATCH] mtd: cfi: remove redundant assignment to variable timeo
From: Vignesh Raghavendra
Date: Tue Apr 13 2021 - 12:25:05 EST
Hi Colin King,
On Thu, 25 Mar 2021 17:45:14 +0000, Colin King wrote:
> The variable timeo 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.
Fixed up $subject prefix to match existing convention for the file.
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next, thanks!
[1/1] mtd: cfi: remove redundant assignment to variable timeo
https://git.kernel.org/mtd/c/f3907773d6
--
Regards
Vignesh