repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
[linux-2.6/verdex.git]
/
drivers
/
s390
/
cio
/
blacklist.h
blob
fb42cafbe57c02d5eb7f80bf2868f760f1d7ee46
1
#ifndef S390_BLACKLIST_H
2
#define S390_BLACKLIST_H
3
4
extern
int
is_blacklisted
(
int
devno
);
5
6
#endif