ath10k: unify warning messages in mac.c
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 25 Mar 2014 12:18:51 +0000 (14:18 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Mar 2014 07:41:03 +0000 (09:41 +0200)
commitbe6546fcc2774640953ee56612343660f6ff26cf
tree941291412839f97fb333f1bcfe5f292f99459daa
parent2289188c273e2ce6aab9ff7a7972da40a8e82efb
ath10k: unify warning messages in mac.c

Currently there are different styles used for warning messages, unify them to
look similar. The style basically is:

1) start with a verb (if possible)

2) lower case letters

3) use plain english as much as possible

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c