Skip to content
Commit 282c0a4d authored by Jiele Zhao's avatar Jiele Zhao Committed by Mimi Zohar
Browse files

integrity: Add declarations to init_once void arguments.



init_once is a callback to kmem_cache_create. The parameter
type of this function is void *, so it's better to give a
explicit cast here.

Signed-off-by: default avatarJiele Zhao <unclexiaole@gmail.com>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 41d75dd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment