]> git.ipfire.org Git - thirdparty/kernel/stable.git/blob - certs/blacklist_nohashes.c
perf hist: Add missing map__put() in error case
[thirdparty/kernel/stable.git] / certs / blacklist_nohashes.c
1 // SPDX-License-Identifier: GPL-2.0
2 #include "blacklist.h"
3
4 const char __initdata *const blacklist_hashes[] = {
5 NULL
6 };