Skip to content
Commit 96edf83c authored by Jesper Juhl's avatar Jesper Juhl Committed by David S. Miller
Browse files

[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: default avatarJesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3924c70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment