From: Jesper Juhl Date: Thu, 30 Aug 2007 22:30:31 +0000 (+0200) Subject: [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip X-Git-Tag: v2.6.24-rc1~1454^2~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa46081c506ab518e8ea4095bc21b6d544006c00;p=pandora-kernel.git [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip No need to initialize to NULL when variable is never used before it's assigned the return value of a kmalloc() call. Signed-off-by: Jesper Juhl Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed