2023-03-13 오후 11:30에 Steven Rostedt 이(가) 쓴 글:
On Sat, 11 Mar 2023 21:41:53 +0900 paranlee p4ranlee@gmail.com wrote:
Update renamed function comment and clean up indent from 4 space to tab.
This isn't C code, it's a shell script where editors do things differently.
I only care that the file is constant in its indenting.
I won't nack this, but I won't ack it nor take it myself.
-- Steve
Hi Steve, thanks for the code review, it's nice to me have solid guidelines a tool related script works.
The first thing I noticed was that the a comment where "_do_fork was changed to kernel_fork" instead of "kernel_clone", so I fixed that as well.
Would it be better to send that typo fix along with the other fixes?
BR Paran Lee