On Mon, 8 Feb 2021 10:59:54 +0000 (UTC)
Kalle Valo [off-list ref] wrote:
samirweng1979 [off-list ref] wrote:
quoted
From: wengjianfeng <redacted>
-ENOMEM has been used as a return value,it is not necessary to
assign it, and if kzalloc fail,not need free it,so just return
-ENOMEM when kzalloc fail.
Signed-off-by: wengjianfeng <redacted>
You sent the previous version just five days ago:
https://patchwork.kernel.org/project/linux-wireless/patch/20210203060306.2832-1-samirweng1979@163.com/
We maintainers are busy and usually takes some time to review the
patch. So please avoid resending patches in such short intervals.
Patch set to Superseded.
Hi Kalle,
I see, thanks your reply.