hwmon: (asus_atk0110) Fix memory leak
authorLuca Tettamanti <kronos.it@gmail.com>
Sun, 17 Jul 2011 16:39:18 +0000 (18:39 +0200)
committerJean Delvare <khali@endymion.delvare>
Sun, 17 Jul 2011 16:39:18 +0000 (18:39 +0200)
The object returned by atk_gitm is dynamically allocated and must be
freed.

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@kernel.org

No differences found