diff options
author | Kees Cook <[email protected]> | 2019-12-18 09:16:12 -0800 |
---|---|---|
committer | Paul Burton <[email protected]> | 2020-01-10 11:33:35 -0800 |
commit | cc43928ba4010e3e799b1136ed260612682dbc98 (patch) | |
tree | 7dfa9acd02091dbcda5f4df1a530e544be2ecafa /tools/perf/scripts/python/sctop.py | |
parent | ecb983790fe893e73e6d29bcb6d8df71e593a550 (diff) |
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 <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions