diff options
author | Colin Ian King <[email protected]> | 2018-07-04 07:46:09 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-07-07 10:55:05 +0200 |
commit | fb60e87dc4aa415f9d797c5df522eb9578366359 (patch) | |
tree | 75843b4b12361cfb1124dc5c2dffbb168815223d /lib | |
parent | 0219ef1ce577b85a859559c43458c52ca7f29586 (diff) |
mtd: nftl: remove redundant variable nb_erases
Variable nb_erases is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'nb_erases' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions