Page MenuHomeFreeBSD

update proc->p_ptevents annotation
ClosedPublic

Authored by yanko.yankulov_gmail.com on Jun 21 2018, 4:55 PM.
Tags
None
Referenced Files
F82797057: D15954.diff
Thu, May 2, 4:39 PM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:39 PM
Unknown Object (File)
Thu, Apr 25, 9:31 PM
Unknown Object (File)
Mar 20 2024, 7:05 PM
Unknown Object (File)
Dec 20 2023, 4:17 AM
Subscribers

Details

Summary

So it reflects the actual use

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib added a reviewer: jhb.
kib added inline comments.
sys/kern/sys_process.c
690

The blank line is intended. There must be the blank line after the locals, even if the locals block is empty.

This revision is now accepted and ready to land.Jun 21 2018, 5:25 PM

With @kib's requested style fix.

Restore the wrongfully deleted empty line.

This revision now requires review to proceed.Jun 21 2018, 6:52 PM
This revision is now accepted and ready to land.Jun 21 2018, 7:00 PM
This revision was automatically updated to reflect the committed changes.