]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - certs/blacklist_nohashes.c
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[thirdparty/kernel/stable.git] / certs / blacklist_nohashes.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
734114f8
DH
2#include "blacklist.h"
3
2be04df5 4const char __initconst *const blacklist_hashes[] = {
734114f8
DH
5 NULL
6};