ent c3924c70dd3bddc28b99ccd1688bd281bad1a9be author Jesper Juhl 1115156289 -0700 committer David S. Miller 1115156289 -0700 [PPP]: remove redundant NULL pointer checks before kfree & vfree kfree() and vfree() can both deal with NULL pointers. This patch removes redundant NULL pointer checks from the ppp code in drivers/net/ Signed-off-by: Jesper Juhl Signed-off-by: David S. Miller