From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp Date: Fri, 24 Aug 2018 11:49:49 +0000 (UTC) Message-ID: <20180824114949.A3212604BE@smtp.codeaurora.org> References: <20180724114317.18580-1-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , , YueHaibing To: YueHaibing Return-path: In-Reply-To: <20180724114317.18580-1-yuehaibing@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org YueHaibing wrote: > Replace calls to kmalloc followed by a memcpy with a direct call to > kmemdup. > > Signed-off-by: YueHaibing > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 3f96556f639e wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp -- https://patchwork.kernel.org/patch/10541903/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches