diff options
author | Jesper Juhl <juhl-lkml@dif.dk> | 2005-05-03 14:38:09 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-05-03 14:38:09 -0700 |
commit | 96edf83c4e284c08584f97623f7c7f029759459e (patch) | |
tree | 966c927ce074efe743303a8004fda02f27dc1ad6 /net/sched | |
parent | c3924c70dd3bddc28b99ccd1688bd281bad1a9be (diff) |
[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 <juhl-lkml@dif.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions