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:
0d8877a
)
iwlwifi: dvm: constify configuration structs
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 17 May 2013 08:38:21 +0000
(10:38 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 27 May 2013 11:12:51 +0000
(13:12 +0200)
The pointer that gets used is already const, so the
structs can obviously be const as well.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found