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:
f9da9e4
)
ASoC: intel: incorrect sizeof()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 25 Feb 2014 08:33:44 +0000
(11:33 +0300)
committer
Mark Brown
<broonie@linaro.org>
Tue, 25 Feb 2014 23:45:57 +0000
(08:45 +0900)
This should be sizeof(pos) instead of sizeof(&pos). Most likely they
are both 8 bytes though so it doesn't often make a difference in real
life.
Fixes:
22981243589c
('ASoC: Intel: Add Haswell/Broadwell IPC')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-haswell-ipc.c
patch
|
blob
|
history
diff --cc
sound/soc/intel/sst-haswell-ipc.c
Simple merge