From: Jesper Juhl Date: Tue, 8 Nov 2005 17:41:34 +0000 (-0800) Subject: [NET]: kfree cleanup X-Git-Tag: v2.6.15-rc1~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51482bde22f99c63fbbb57d5d46cc666384e379;p=pandora-kernel.git [NET]: kfree cleanup From: Jesper Juhl This is the net/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in net/. Signed-off-by: Jesper Juhl Cc: "David S. Miller" Cc: Arnaldo Carvalho de Melo Acked-by: Marcel Holtmann Acked-by: YOSHIFUJI Hideaki Signed-off-by: Andrew Morton --- Reading git-diff-tree failed