Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e71e4072 authored by Heiko Carstens's avatar Heiko Carstens Committed by David S. Miller
Browse files

qeth: make qeth_query_card_info_cb() static

parent 2f139a5d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4610,7 +4610,7 @@ out:
}
EXPORT_SYMBOL_GPL(qeth_query_oat_command);

int qeth_query_card_info_cb(struct qeth_card *card,
static int qeth_query_card_info_cb(struct qeth_card *card,
				   struct qeth_reply *reply, unsigned long data)
{
	struct qeth_ipa_cmd *cmd;