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
Unknown Object (File)
Mon, May 11, 9:17 AM
Unknown Object (File)
Fri, May 1, 6:11 AM
Unknown Object (File)
Wed, Apr 29, 4:09 PM
Unknown Object (File)
Mon, Apr 27, 3:56 AM
Unknown Object (File)
Sun, Apr 26, 1:36 PM
Unknown Object (File)
Fri, Apr 24, 6:35 PM
Unknown Object (File)
Mon, Apr 20, 9:58 PM
Unknown Object (File)
Mon, Apr 20, 9:58 PM
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.