nvme: fix possible hang when removing a controller during error recovery
[linux-block.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};