Code

mic plugin: Remove the NUM_THERMS define.
authorFlorian Forster <octo@collectd.org>
Sat, 11 May 2013 07:40:05 +0000 (09:40 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 11 May 2013 07:40:05 +0000 (09:40 +0200)
commite1f9a8285e12663764f7b74e21a394eb04613dc6
treee4bad128db8fd4a1228787a0245de18316cd0ef7
parent4575a168cd817d0cfe6c897f6a1216987102e984
mic plugin: Remove the NUM_THERMS define.

Also some coding style changes: Limit line length, move temporary variables
to an innter scope, print the temperature name in an error message (rather
than its ID).
src/mic.c