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.Make sense.
This fixes the following coccicheck warning:
It may belong to bpf-next instead.
Acked-by: Martin KaFai Lau <kafai@xxxxxx>