diff options
author | 2016-11-09 11:08:10 +0900 | |
---|---|---|
committer | 2016-11-19 19:31:34 +0100 | |
commit | 4d6aecfb7e26d2e8746e2eb1eab5e0fe378065ab (patch) | |
tree | 09838e8f059f11d70f2e703c7d779458883826b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes() (diff) | |
download | wireguard-linux-4d6aecfb7e26d2e8746e2eb1eab5e0fe378065ab.tar.xz wireguard-linux-4d6aecfb7e26d2e8746e2eb1eab5e0fe378065ab.zip |
mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
There is no need to initialize oobregion since it will be filled by
the iterator.
This function is called with mtd_ooblayout_free or mtd_ooblayout_ecc
for the iterator; both of them calls memset() to clear the oobregion.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions