[alsa-devel] [PATCH 2/2] ASoC: fsl_dma: Do not use 'full_name' node reference

Timur Tabi timur at tabi.org
Wed Jan 7 18:27:46 CET 2015


Lars-Peter Clausen wrote:
>>
>> -    dma = kzalloc(sizeof(*dma) + strlen(np->full_name), GFP_KERNEL);
>> +    dma = kzalloc(sizeof(*dma), GFP_KERNEL);
>
> This should probably be part of patch 1.

I think you're right.


More information about the Alsa-devel mailing list