From: Wei Yongjun Date: Mon, 8 Oct 2012 02:44:47 +0000 (+0800) Subject: drivers:misc: ti-st: fix potential NULL pointer dereference in st_register() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35299f884aa301deefb0881096e6d88d0964c94b;p=pandora-kernel.git drivers:misc: ti-st: fix potential NULL pointer dereference in st_register() Remove the pointless NULL dereference above the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed