commit | e43723292d6d7f217b572aab07f1f165189a1b56 | [log] [tgz] |
---|---|---|
author | Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@intel.com> | Tue Sep 24 16:28:37 2019 +0530 |
committer | Kees Cook <keescook@chromium.org> | Mon Dec 09 10:33:50 2019 -0800 |
tree | 46b543bb3809ff09267cea3d494fbe162e31a1af | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a [diff] |
MIPS: OCTEON: Replace SIZEOF_FIELD() macro Switch to the standard sizeof_field() macro to find the size of a member of a struct and remove the custom SIZEOF_FIELD() macro. Signed-off-by: Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@intel.com> Link: https://lore.kernel.org/r/20190924105839.110713-4-pankaj.laxminarayan.bharadiya@intel.com Co-developed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kees Cook <keescook@chromium.org>