On Sat, 4 Dec 2021 09:52:52 +0000 Yafang Shao <laoar.shao@xxxxxxxxx> wrote: > A new macro TASK_COMM_LEN_16 is introduced for the old hard-coded 16 to > make it more grepable. As explained above this marco, the difference > between TASK_COMM_LEN and TASK_COMM_LEN_16 is that TASK_COMM_LEN_16 must > be a fixed size 16 and can't be changed. You could add: Suggested-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> -- Steve