Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (ibmpex.c) fix NULL dereference
Don't dereference "data" when we know for sure it's NULL. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
- Loading branch information