diff options
author | Jiele Zhao <unclexiaole@gmail.com> | 2021-04-07 03:44:38 +0200 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2021-04-09 18:17:52 +0200 |
commit | 282c0a4d15b6d44b4684e2a4e19785c9fbcc102f (patch) | |
tree | a4ef80dcd589420b2a5c65ef25ebc166353fc930 /net/8021q/Makefile | |
parent | ima: Fix function name error in comment. (diff) | |
download | linux-282c0a4d15b6d44b4684e2a4e19785c9fbcc102f.tar.xz linux-282c0a4d15b6d44b4684e2a4e19785c9fbcc102f.zip |
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: Jiele Zhao <unclexiaole@gmail.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'net/8021q/Makefile')
0 files changed, 0 insertions, 0 deletions