On 5/7/20 12:04 AM, Martin KaFai Lau wrote:
On Wed, May 06, 2020 at 10:03:52PM +0800, Jason Yan wrote:The '==' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning:Make sense.It may belong to bpf-next instead. Acked-by: Martin KaFai Lau <ka...@fb.com>
Applied, thanks!