summaryrefslogtreecommitdiffstats
path: root/src/hardware/lscpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/lscpu.c')
-rw-r--r--src/hardware/lscpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware/lscpu.c b/src/hardware/lscpu.c
index e2a0f5a..3407cea 100644
--- a/src/hardware/lscpu.c
+++ b/src/hardware/lscpu.c
@@ -54,7 +54,7 @@ short check_lscpuprocessor_attributes(LscpuProcessor *cpu)
done:
if (ret != 0) {
- warn("Failed to allocate memory.");
+ lmi_warn("Failed to allocate memory.");
}
return ret;