Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / drivers / s390 / cio / blacklist.h
blob95e25c1df9221a53bd2e77c594c968d63b1c295a
1 #ifndef S390_BLACKLIST_H
2 #define S390_BLACKLIST_H
4 extern int is_blacklisted (int ssid, int devno);
6 #endif