diff options
author | 2016-09-16 16:59:11 +0200 | |
---|---|---|
committer | 2016-10-02 22:48:14 +0200 | |
commit | 4c368421bc1a2acc84beafcae37ed3733a4fa4fc (patch) | |
tree | 02a93740f68b419062f214448225fa556fc5c892 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | UBI: fix add_fastmap() to use the vid_hdr passed in argument (diff) | |
download | wireguard-linux-4c368421bc1a2acc84beafcae37ed3733a4fa4fc.tar.xz wireguard-linux-4c368421bc1a2acc84beafcae37ed3733a4fa4fc.zip |
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
process_pool_aeb() does several times the be32_to_cpu(new_vh->vol_id)
operation. Create a temporary variable and do it once.
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