From: Lee Jones Date: Wed, 13 Aug 2014 12:48:27 +0000 (+0100) Subject: mfd: htc-i2cpld: container_of() cannot return NULL X-Git-Tag: fixes-against-v3.18-rc2~69^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4b7ea8e7c1f03601f6521c24898a688e565626;p=pandora-kernel.git mfd: htc-i2cpld: container_of() cannot return NULL Logically dead code (DEADCODE) dead_error_line: Execution cannot reach this statement: return; Remove the check for NULL. Signed-off-by: Lee Jones --- Reading git-diff-tree failed