On 7/23/24 07:43, Warner Losh wrote:
- /* - * Child processes created by fork() only have a single thread. Discard - * information about the parent threads. - */ + /* Child processes created by fork() only have a single thread. + Discard information about the parent threads. */
This comment should stay formatted the way it is, per coding style. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~