From: Marcel Holtmann Date: Sat, 6 Aug 2005 10:36:47 +0000 (+0200) Subject: [Bluetooth] Kill redundant NULL checks before kfree() X-Git-Tag: v2.6.13-rc6~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a3e671c09d419f29710d8620ed916d3bf7d7ab;p=pandora-kernel.git [Bluetooth] Kill redundant NULL checks before kfree() There's no need to check for NULL before calling kfree() on a pointer. Signed-off-by: Jesper Juhl Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed