1
0

[PATCH] trivial fixes to softmac

This patch removes a blank line that shouldn't be there and fixes a
spelling error in softmac.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Este cometimento está contido em:
Johannes Berg
2006-01-31 19:35:14 +01:00
cometido por John W. Linville
ascendente 7985905106
cometimento f484d582d3
2 ficheiros modificados com 1 adições e 2 eliminações

Ver ficheiro

@@ -233,5 +233,4 @@ void ieee80211softmac_scan_finished(struct ieee80211softmac_device *sm)
ieee80211softmac_call_events(sm, IEEE80211SOFTMAC_EVENT_SCAN_FINISHED, NULL);
}
EXPORT_SYMBOL_GPL(ieee80211softmac_scan_finished);