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:
0534528
)
iwlwifi: cause build error on missing newline
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 7 May 2014 09:55:21 +0000
(11:55 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Sun, 11 May 2014 10:12:31 +0000
(13:12 +0300)
If a (debug) message is missing a newline, cause build error
so we don't keep reintroducing this problem.
This also prevents using a non-constant argument as the format
string which is a good idea anyway (e.g. for security reasons.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found