treewide: fix a few typos in comments
- kenrel -> kernel - whetehr -> whether - ttt -> tt - sss -> ss Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
c719864f15
commit
70f23fd66b
@@ -7430,7 +7430,7 @@ static int ipw_associate_network(struct ipw_priv *priv,
|
||||
priv->assoc_request.capability &=
|
||||
~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME);
|
||||
|
||||
IPW_DEBUG_ASSOC("%sssocation attempt: '%s', channel %d, "
|
||||
IPW_DEBUG_ASSOC("%ssociation attempt: '%s', channel %d, "
|
||||
"802.11%c [%d], %s[:%s], enc=%s%s%s%c%c\n",
|
||||
roaming ? "Rea" : "A",
|
||||
print_ssid(ssid, priv->essid, priv->essid_len),
|
||||
|
Reference in New Issue
Block a user