From: Gaurav Singh <gaurav1...@gmail.com> Date: Sun, 21 Jun 2020 22:24:30 -0400
> arg cannot be NULL since its already being dereferenced > before. Remove the redundant NULL check. > > Signed-off-by: Gaurav Singh <gaurav1...@gmail.com> Applied, thank you.