aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/Kconfig
diff options
context:
space:
mode:
authorJesper Juhl <juhl-lkml@dif.dk>2005-05-03 14:33:27 -0700
committerDavid S. Miller <davem@davemloft.net>2005-05-03 14:33:27 -0700
commit6a5d362120a61a719095443194cc2d5e9a7027dd (patch)
tree7cab13ff0d252b96f4eeda7475f805ffdd1c0c4a /net/sched/Kconfig
parent[RTNETLINK] Cleanup rtnetlink_link tables (diff)
downloadlinux-dev-6a5d362120a61a719095443194cc2d5e9a7027dd.tar.xz
linux-dev-6a5d362120a61a719095443194cc2d5e9a7027dd.zip
[WAN]: kfree of NULL pointer is valid
kfree(0) is perfectly valid, checking pointers for NULL before calling kfree() on them is redundant. The patch below cleans away a few such redundant checks (and while I was around some of those bits I couldn't stop myself from making a few tiny whitespace changes as well). Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Acked-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/Kconfig')
0 files changed, 0 insertions, 0 deletions