From: Dan Carpenter Date: Thu, 30 Jan 2014 11:56:56 +0000 (+0300) Subject: ACPI / utils: remove a pointless NULL check X-Git-Tag: v3.14-rc2~16^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5ed9a3221a30edc7b48b87af550dbcc0e82c80;p=pandora-kernel.git ACPI / utils: remove a pointless NULL check "element" can't be NULL because it is the address of a struct member. Signed-off-by: Dan Carpenter Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed