]> git.ipfire.org Git - thirdparty/linux.git/blame - certs/blacklist_hashes.c
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[thirdparty/linux.git] / certs / blacklist_hashes.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
734114f8
DH
2#include "blacklist.h"
3
6a1c3767 4const char __initconst *const blacklist_hashes[] = {
27b5b22d 5#include "blacklist_hash_list"
734114f8 6};