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:
4325f6c
)
mac80211: write memcpy differently for smatch
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 6 May 2013 19:09:46 +0000
(21:09 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 16 May 2013 20:39:42 +0000
(22:39 +0200)
There's no real difference between *array and array, but
the former confuses smatch so write it differently. The
generated code is exactly the same.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found