Re: [PATCH] nvmem: lpc18xx_eeprom: fix compile warning

From: Gustavo A. R. Silva
Date: Fri Oct 05 2018 - 04:13:01 EST




On 10/5/18 10:06 AM, Srinivas Kandagatla wrote:
>
>
> On 05/10/18 08:03, Gustavo A. R. Silva wrote:
>> Fix the following warning by removing unused variable ret:
>>
>> drivers/nvmem/lpc18xx_eeprom.c: In function âlpc18xx_eeprom_removeâ:
>> drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable âretâ
>> [-Wunused-variable]
>> ÂÂ int ret;
>> ÂÂÂÂÂÂ ^~~
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
>
> There is already a patch submitted fix this
>
> Âhttps://lore.kernel.org/patchwork/patch/995032/
>

Oh, good to know.

Thanks, Srini.
--
Gustavo