]> git.ipfire.org Git - telemetry.git/commitdiff
graphs: processor temperature: Make the supported sensors static
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Mar 2026 17:22:25 +0000 (17:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Mar 2026 17:22:25 +0000 (17:22 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/daemon/graphs/processor-temperature.c

index aa19b86d6e7b25ea28fa9b3025884e631ebfe5a4..d749d557ced958d529631567cd6e269c221876bf 100644 (file)
@@ -27,7 +27,7 @@
 #include "graph.h"
 #include "processor-temperature.h"
 
-const char* supported_sensors[] = {
+static const char* supported_sensors[] = {
        // Intel
        "coretemp-*",
        // AMD