From: Gaurav Singh <[email protected]> Date: Thu, 18 Jun 2020 16:36:31 -0400
> parent cannot be NULL here since its in the else part > of the if (parent == NULL) condition. Remove the extra > check on parent pointer. > > Signed-off-by: Gaurav Singh <[email protected]> Applied to net-next, thanks.
