diff options
author | 2021-03-06 11:50:00 +0200 | |
---|---|---|
committer | 2021-03-15 18:01:47 +0200 | |
commit | a580293a19fc49b2745019075f9fa8561a6a0b32 (patch) | |
tree | bcbe5ee14ab94d1d1271dbaa6b207f9f423ad399 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors() (diff) | |
download | wireguard-linux-a580293a19fc49b2745019075f9fa8561a6a0b32.tar.xz wireguard-linux-a580293a19fc49b2745019075f9fa8561a6a0b32.zip |
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
spi_nor_parse_sfdp(nor, nor->params);
passes for the second argument a member within the first argument.
Drop the second argument and obtain it directly from the first,
and do it across all the children functions. This is a follow up for
'commit 69a8eed58cc0 ("mtd: spi-nor: Don't copy self-pointing struct around")'
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20210306095002.22983-4-tudor.ambarus@microchip.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions