diff options
author | Dan Carpenter <[email protected]> | 2014-02-25 11:33:44 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-02-26 08:45:57 +0900 |
commit | 31d632f95567a84e1344aa110249a8346c35d2ec (patch) | |
tree | dca296be59f59c9ae8345b271626d4a5c5a86e3e /net/lapb/lapb_subr.c | |
parent | f9da9e434d9dad684aec159a74b9c8436d4faf5a (diff) |
ASoC: intel: incorrect sizeof()
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 <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions