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
F167718513: D15954.id44262.diff
Sun, Aug 23, 11:46 PM
Unknown Object (File)
Sun, Aug 23, 11:45 AM
Unknown Object (File)
Sun, Aug 23, 5:12 AM
Unknown Object (File)
Sat, Aug 22, 2:01 PM
Unknown Object (File)
Fri, Aug 21, 3:10 PM
Unknown Object (File)
Fri, Aug 21, 1:12 PM
Unknown Object (File)
Thu, Aug 20, 8:34 PM
Unknown Object (File)
Thu, Aug 20, 2:21 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.