[alsa-devel] [PATCH 1/2] sound: q6core: Use kmemdup to replace kzalloc + memcpy
zhong jiang
zhongjiang at huawei.com
Tue Sep 11 03:13:58 CEST 2018
On 2018/9/10 22:19, Mark Brown wrote:
> On Sat, Sep 08, 2018 at 04:36:19PM +0800, zhong jiang wrote:
>> kmemdup has implemented the function that kzalloc() + memcpy() will
>> do. and we prefer to use the kmemdup rather than the open coded implementation.
> Please submit patches using subject lines reflecting the style for the
> subsystem. This makes it easier for people to identify relevant
> patches. Look at what existing commits in the area you're changing are
> doing and make sure your subject lines visually resemble what they're
> doing.
I will notice this next time. Thanks
Sincerely,
zhong jiang
More information about the Alsa-devel
mailing list