From: Alan Cox Date: Sun, 11 Jan 2009 19:48:34 +0000 (+0000) Subject: neo: Remove a bogus NULL check X-Git-Tag: v2.6.29-rc2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21b56ec4e96f2bd8c584db41bd9a42c6cb71fdac;p=pandora-kernel.git neo: Remove a bogus NULL check Julia Lawall found an un-needed check in the neo driver. Her patch moves the check to cover the code dereferencing it, however it cannot be NULL anyway so remove the NULL check instead. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed