Download raw body.
kern_timeout: Drop self-assignment in db_show_timeout
On 13. Oct 2025, at 08:33, Claudio Jeker wrote: > On Sun, Oct 12, 2025 at 08:00:00PM +0200, Thorsten Blum wrote: >> Index: kern/kern_timeout.c >> =================================================================== >> RCS file: /cvs/src/sys/kern/kern_timeout.c,v >> [...] > > Why is this change needed? A decent compiler turns both into the same > code. I'd still like to believe we write code mostly for humans to read.
kern_timeout: Drop self-assignment in db_show_timeout