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:
eecf21a
)
iwlwifi: use __get_str in tracing
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 22 Jun 2012 17:39:23 +0000
(19:39 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Jun 2012 07:38:34 +0000
(09:38 +0200)
__get_str() is identical to (char *)__get_dynamic_array()
that is in the code now, substitute __get_str to make the
code more readable.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found