diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-12-12 01:24:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 14:53:58 -0800 |
commit | ac6a98d452baa4f9acae7c2238f6626bae8283ff (patch) | |
tree | c2fcf413c930e138f44d133224c49f8d3e8026f3 /net/ipv4/tcp_output.c | |
parent | fd958f7eb4d0959f65377aaab4a63ba33cc53f06 (diff) |
staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in omap_thermal_register_cpu_cooling().
The omap_bandgap_get_sensor_data() function returns ERR_PTR(), so we need to use
IS_ERR() rather than a NULL check.
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions