Skip to content
Unverified Commit a0ce1fd1 authored by YueHaibing's avatar YueHaibing Committed by Mark Brown
Browse files

spi: npcm-fiu: remove set but not used variable 'retlen'



drivers/spi/spi-npcm-fiu.c: In function npcm_fiu_read:
drivers/spi/spi-npcm-fiu.c:472:9: warning:
 variable retlen set but not used [-Wunused-but-set-variable]

It is never used, so remove it.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190905072436.23932-1-yuehaibing@huawei.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 43a5baa6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment