We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88913bd commit 2be04dfCopy full SHA for 2be04df
certs/blacklist_nohashes.c
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: GPL-2.0
2
#include "blacklist.h"
3
4
-const char __initdata *const blacklist_hashes[] = {
+const char __initconst *const blacklist_hashes[] = {
5
NULL
6
};
0 commit comments