[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871q2hgi08.fsf@kernel.org>
Date: Thu, 22 Aug 2024 09:59:35 +0300
From: Kalle Valo <kvalo@...nel.org>
To: Yu Jiaoliang <yujiaoliang@...o.com>
Cc: Johannes Berg <johannes@...solutions.net>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub
Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, opensource.kernel@...o.com
Subject: Re: [PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup
for multiple allocation
Yu Jiaoliang <yujiaoliang@...o.com> writes:
> Let the kememdup_array() take care about multiplication and possible
> overflows.
>
> ---
> v2:
> -Change sizeof(limits[0]) to sizeof(*limits)
> -Fix title prefix
>
> v3:
> -Fix R-b tag
> -Leave --- above this information
>
> Signed-off-by: Yu Jiaoliang <yujiaoliang@...o.com>
> Reviewed-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Now Signed-off-by and Reviewed-by are in the wrong location. Please
carefully read the wiki page below how to submit patches.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists