提交 e71e4072 编写于 作者: H Heiko Carstens 提交者: David S. Miller

qeth: make qeth_query_card_info_cb() static

Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: NFrank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2f139a5d
......@@ -4610,8 +4610,8 @@ int qeth_query_oat_command(struct qeth_card *card, char __user *udata)
}
EXPORT_SYMBOL_GPL(qeth_query_oat_command);
int qeth_query_card_info_cb(struct qeth_card *card,
struct qeth_reply *reply, unsigned long data)
static int qeth_query_card_info_cb(struct qeth_card *card,
struct qeth_reply *reply, unsigned long data)
{
struct qeth_ipa_cmd *cmd;
struct qeth_query_card_info *card_info;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册