diff options
author | Kees Cook <keescook@chromium.org> | 2019-12-18 09:16:12 -0800 |
---|---|---|
committer | Paul Burton <paulburton@kernel.org> | 2020-01-10 11:33:35 -0800 |
commit | cc43928ba4010e3e799b1136ed260612682dbc98 (patch) | |
tree | 7dfa9acd02091dbcda5f4df1a530e544be2ecafa /mm/mlock.c | |
parent | ecb983790fe893e73e6d29bcb6d8df71e593a550 (diff) | |
download | linux-cc43928ba4010e3e799b1136ed260612682dbc98.tar.bz2 |
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 'mm/mlock.c')
0 files changed, 0 insertions, 0 deletions