blacklist.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) blacklist.h (9fa1db4c7511543c951128758f358cd7aad99628)
1/* SPDX-License-Identifier: GPL-2.0 */
1#ifndef S390_BLACKLIST_H
2#define S390_BLACKLIST_H
3
4extern int is_blacklisted (int ssid, int devno);
5
6#endif
2#ifndef S390_BLACKLIST_H
3#define S390_BLACKLIST_H
4
5extern int is_blacklisted (int ssid, int devno);
6
7#endif