Skip to content
Commit 09d61970 authored by Hank Wang's avatar Hank Wang Committed by Alberto Escolar
Browse files

drivers: sensor: tmp1075: remove redundant module name in log message



The tmp1075 driver already registers a log module using
LOG_MODULE_REGISTER(TMP1075, CONFIG_SENSOR_LOG_LEVEL).
This ensures that all log messages are prefixed with "TMP1075".
The existing LOG_ERR message redundantly includes "tmp1075",
which is unnecessary.

Signed-off-by: default avatarHank Wang <wanghanchi2000@gmail.com>
parent 8b4ed665
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment