diff options
author | 2021-12-05 23:07:29 +0000 | |
---|---|---|
committer | 2021-12-09 17:29:51 +0100 | |
commit | df87a1efb8372bc119abb5757a458d688ae2d580 (patch) | |
tree | c83a49efb48da1cbd029fa2b2e3a7dde492a72cd /tools/perf/scripts/python | |
parent | mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip() (diff) | |
download | linux-dev-df87a1efb8372bc119abb5757a458d688ae2d580.tar.xz linux-dev-df87a1efb8372bc119abb5757a458d688ae2d580.zip |
mtd: onenand: remove redundant variable ooblen
Variable ooblen is being initialized with a value that is never read.
The variable is never used after this, so it is redundant and can be
removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211205230729.79337-1-colin.i.king@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions