diff options
author | 2016-09-16 16:59:10 +0200 | |
---|---|---|
committer | 2016-10-02 22:48:14 +0200 | |
commit | 3f84e454eb6cd712bf1fed6870df46bfe8c772f0 (patch) | |
tree | fed568a813892fec2061c88b2a23ecbd23afd09d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | UBI: fastmap: use ubi_find_volume() instead of open coding it (diff) | |
download | wireguard-linux-3f84e454eb6cd712bf1fed6870df46bfe8c772f0.tar.xz wireguard-linux-3f84e454eb6cd712bf1fed6870df46bfe8c772f0.zip |
UBI: fix add_fastmap() to use the vid_hdr passed in argument
add_fastmap() is passed a ubi_vid_hdr pointer in argument, but is
referencing the global vidh pointer.
Even if this is correct from a functional point of view (vidh and vid_hdr
point to the same object), it is confusing.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions