From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:30 +0000 (+0200) Subject: misc: pti, pci drvdata cannot be NULL in ->remove X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6333cc65d12fddf9cf79de3950b65bc142784e1;p=pandora-kernel.git misc: pti, pci drvdata cannot be NULL in ->remove As we set drvdata unconditionally in ->probe, we need not check if it is NULL. Let us remove the check. Signed-off-by: Jiri Slaby Cc: J Freyensee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed