From: Jesper Juhl Date: Thu, 13 Oct 2005 19:31:08 +0000 (+0200) Subject: [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation X-Git-Tag: v2.6.15-rc1~732^2^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a3395e487abc4c1371fe319a8ecbb3913a70a4;p=pandora-kernel.git [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation This is the Documentation/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in example code in Documentation/. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed