From: Dan Carpenter Date: Thu, 30 Jan 2014 11:55:15 +0000 (+0300) Subject: ACPI / proc: remove unneeded NULL check X-Git-Tag: v3.14-rc2~16^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085ca1175cdccc8e400f6d06cf64e209b46021a2;p=pandora-kernel.git ACPI / proc: remove unneeded NULL check We already verified that "ldev" was non-NULL earlier and also we dereference again without checking a three lines later. Signed-off-by: Dan Carpenter Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed