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:
abae238
)
iwlwifi: don't memset scalar values
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 7 Jan 2013 23:25:21 +0000
(
00:25
+0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 16 Jan 2013 13:17:51 +0000
(14:17 +0100)
The dma_addr_t type is a scalar value, so it should
just be assigned, not memset.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found