Commit 776710c
committed
hw-mgmt: thermal: Fix TC log level for "User config not defined" message
Fix TC log level for "User config not defined" message.
This message is only informational, indicating a missing optional user
configuration file.
The log level of this message should be "info".
Fix:
Change message severity level from "warning" -> "info"
Bug: 4583302
Signed-off-by: Oleksandr Shamray <[email protected]>1 parent 000c888 commit 776710c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4018 | 4018 | | |
4019 | 4019 | | |
4020 | 4020 | | |
4021 | | - | |
| 4021 | + | |
4022 | 4022 | | |
4023 | 4023 | | |
4024 | 4024 | | |
| |||
0 commit comments