Re: [PATCH 1/4] cxgb4: remove redundant NULL check

From: Jakub Kicinski
Date: Mon Jan 25 2021 - 18:48:30 EST


On Mon, 25 Jan 2021 17:47:22 +0800 Yang Li wrote:
> Fix below warnings reported by coccicheck:
> ./drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:327:3-9: WARNING: NULL
> check before some freeing functions is not needed.
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Yang Li <abaci-bugfix@xxxxxxxxxxxxxxxxx>

These 4 patches change the same driver in the same way, please squash
them all into a single patch and resend.

Please use [PATCH net-next] as the subject tag.