Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel.h: Remove unused FIELD_SIZEOF()
Now that all callers of FIELD_SIZEOF() have been converted to sizeof_field(), remove the unused prior macro. Signed-off-by: Kees Cook <[email protected]>
- Loading branch information