linux/drivers/thermal
Thomas Sujith 3e6fda5c11 thermal: use ERR_PTR for returning error
Need to return using ERR_PTR instead of NULL
in case of errors.

Signed-off-by: Thomas Sujith <sujith.thomas@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-02-15 18:21:30 -05:00
..
Kconfig
Makefile
thermal.c thermal: use ERR_PTR for returning error 2008-02-15 18:21:30 -05:00