diff options
author | Kees Cook <keescook@chromium.org> | 2019-12-18 20:16:12 +0300 |
---|---|---|
committer | Paul Burton <paulburton@kernel.org> | 2020-01-10 22:33:35 +0300 |
commit | cc43928ba4010e3e799b1136ed260612682dbc98 (patch) | |
tree | 7dfa9acd02091dbcda5f4df1a530e544be2ecafa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ecb983790fe893e73e6d29bcb6d8df71e593a550 (diff) | |
download | linux-cc43928ba4010e3e799b1136ed260612682dbc98.tar.xz |
MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
The FIELD_SIZEOF() macro was redundant, and is being removed from the
kernel. Since commit c593642c8be0 ("treewide: Use sizeof_field() macro")
this is one of the last users of the old macro, so replace it.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions