repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
[linux/fpc-iii.git]
/
certs
/
blacklist_hashes.c
blob
5bd449f7db177e39c902c9ad75712b730758ff31
1
#include
"blacklist.h"
2
3
const char
__initdata
*
const
blacklist_hashes
[] = {
4
#include CONFIG_SYSTEM_BLACKLIST_HASH_LIST
5
,
NULL
6
};