mfd: htc-i2cpld: container_of() cannot return NULL
authorLee Jones <lee.jones@linaro.org>
Wed, 13 Aug 2014 12:48:27 +0000 (13:48 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:15:29 +0000 (08:15 +0100)
commitfe4b7ea8e7c1f03601f6521c24898a688e565626
treea91679e46e9ef3866ae584b8ee6354cb3bc8c18e
parent6ae61fbf38d0cd2aa922eb5e7241e9b0bfd7009d
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 <lee.jones@linaro.org>
drivers/mfd/htc-i2cpld.c
This page took 0.051971 seconds and 5 git commands to generate.