From: Dan Carpenter Date: Wed, 3 Jul 2013 03:32:53 +0000 (-0700) Subject: Input: cyttsp4 - silence NULL dereference warning X-Git-Tag: v3.11-rc1~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c4c018aadadf1db2c27d6b9f0280700a2619861;p=pandora-kernel.git Input: cyttsp4 - silence NULL dereference warning If "cd" were NULL then we would dereference it when we print the error message. Fortunately enough, it can't ever be NULL so we can remove those lines. Signed-off-by: Dan Carpenter Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed