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)
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>

No differences found