Messages in this thread |  | | Date | Fri, 10 Jan 2020 11:36:09 -0800 | From | Paul Burton <> | Subject | Re: [PATCH] MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF() |
| |
Hello,
Kees Cook wrote: > 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.
Applied to mips-next.
> commit cc43928ba401 > https://git.kernel.org/mips/c/cc43928ba401 > > Signed-off-by: Kees Cook <keescook@chromium.org> > Signed-off-by: Paul Burton <paulburton@kernel.org>
Thanks, Paul
[ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]
|  |