提交 2e20ce4a 编写于 作者: N Nick Desaulniers 提交者: James Morris

certs/blacklist: fix const confusion

Fixes commit 2be04df5 ("certs/blacklist_nohashes.c: fix const confusion
in certs blacklist")
Signed-off-by: NNick Desaulniers <nick.desaulniers@gmail.com>
Signed-off-by: NDavid Howells <dhowells@redhat.com>
Signed-off-by: NJames Morris <james.morris@microsoft.com>
上级 81383502
#include <linux/kernel.h>
extern const char __initdata *const blacklist_hashes[];
extern const char __initconst *const blacklist_hashes[];
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册