Skip to content
Snippets Groups Projects
Commit e83504f7 authored by Allan Stephens's avatar Allan Stephens Committed by David S. Miller
Browse files

tipc: remove pointless check for NULL prior to kfree


It is acceptable to call kfree() with NULL, so these checks are not
serving any useful purpose.

Signed-off-by: default avatarAllan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 886ef52a
No related branches found
No related tags found
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