diff options
author | 2021-08-03 19:33:00 +0800 | |
---|---|---|
committer | 2021-08-06 22:01:56 +0200 | |
commit | 74a021a632b07dd990e85e815b8757921b23db4b (patch) | |
tree | 3183fd715a0e4b0a7413c54f14adf8e8f51c110f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo (diff) | |
download | linux-dev-74a021a632b07dd990e85e815b8757921b23db4b.tar.xz linux-dev-74a021a632b07dd990e85e815b8757921b23db4b.zip |
mtd: rawnand: remove never changed ret variable
The ret variable used for returning value in the function
`meson_nfc_rw_cmd_prepare_and_execute` is never change after initialising.
Therefore, we can remove it safely and return 0 at the end of the function.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210803113300.24230-1-wangborong@cdjrlc.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions