task: use get_task_name where possible

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
This commit is contained in:
xuxingliang
2024-08-28 16:28:46 +08:00
committed by Xiang Xiao
parent 01bba4542a
commit 7044b10c88
24 changed files with 118 additions and 287 deletions
+1
View File
@@ -153,6 +153,7 @@ config SYSLOG_PRIORITY
config SYSLOG_PROCESS_NAME
bool "Prepend process name to syslog message"
default n
depends on TASK_NAME_SIZE > 0
---help---
Prepend Process name to syslog message.