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:
acab640
)
ath10k: add pointer constness to traces
author
Michal Kazior
<michal.kazior@tieto.com>
Thu, 27 Nov 2014 07:42:11 +0000
(08:42 +0100)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 1 Dec 2014 07:05:26 +0000
(09:05 +0200)
Traces shouldn't modified passed data. This will
make it possible to pass const arguments to
traces.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found