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)
Mar 20 2024, 7:05 PM
Unknown Object (File)
Dec 20 2023, 4:17 AM
Unknown Object (File)
Sep 26 2023, 1:51 PM
Unknown Object (File)
Sep 25 2023, 1:27 PM
Unknown Object (File)
Aug 11 2023, 7:29 PM
Unknown Object (File)
Aug 7 2023, 5:27 PM
Unknown Object (File)
Aug 7 2023, 5:24 PM
Unknown Object (File)
Jun 6 2023, 4:35 AM
Subscribers

Details

Summary

So it reflects the actual use

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib added a reviewer: jhb.
kib added inline comments.
sys/kern/sys_process.c
690 ↗(On Diff #44241)

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.