On Jan 15, 2024 Roberto Sassu <[email protected]> wrote: > > Change ima_post_read_file() definition, by making "void *buf" a > "char *buf", so that it can be registered as implementation of the > post_read_file hook. > > Signed-off-by: Roberto Sassu <[email protected]> > Reviewed-by: Stefan Berger <[email protected]> > Reviewed-by: Mimi Zohar <[email protected]> > Reviewed-by: Casey Schaufler <[email protected]> > --- > include/linux/ima.h | 4 ++-- > security/integrity/ima/ima_main.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Paul Moore <[email protected]> -- paul-moore.com
