git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2289188
)
ath10k: unify warning messages in mac.c
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 25 Mar 2014 12:18:51 +0000
(14:18 +0200)
committer
Kalle 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