[alsa-devel] [patch] ASoC: Intel: some incorrect sizeof() usages

Mark Brown broonie at kernel.org
Fri Apr 18 18:11:46 CEST 2014


On Wed, Apr 16, 2014 at 06:38:11PM +0300, Dan Carpenter wrote:
> The intent was to say "sizeof(*pos)" and not "sizeof(pos)".
> 
> The sizeof(*pos) is 8 bytes so the bug won't show up on 64 bit systems.
> The sizeof(*dx) is 172 bytes so that will be a bugfix.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140418/e1c25dd6/attachment.sig>


More information about the Alsa-devel mailing list