Skip to content
Snippets Groups Projects
Commit 0219ef1c authored by Colin Ian King's avatar Colin Ian King Committed by Boris Brezillon
Browse files

mtd: cfi: cmdset_0002: remove redundant variable timeo


Variable is_local is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'timeo' set but not used [-Wunused-but-set-variable]

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
parent 48360246
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment