diff options
author | Colin Ian King <[email protected]> | 2018-01-19 07:59:54 +0000 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-01-19 09:40:10 +0100 |
commit | e06a181b5dad6b1904e09e62c924868d7cfeacb6 (patch) | |
tree | 56b636eb45bb8ff37bb9de6409e492b039a70b6c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a76497dc49518bc162ebc8ee4f139a075b9f9ad0 (diff) |
mtd: nand: marvell: remove redundant variable 'oob_len'
Variable oob_len is assigned and never read, hence it is redundant and
can be removed.
Cleans up clang warnings:
drivers/mtd/nand/marvell_nand.c:1356:6: warning: Value stored to 'oob_len'
during its initialization is never read
drivers/mtd/nand/marvell_nand.c:1369:4: warning: Value stored to 'oob_len'
is never read
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Miquel Raynal <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions