]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
proc.h: Reformat P_ and P2_ definitions.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 18 Dec 2020 23:11:27 +0000 (23:11 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 18 Dec 2020 23:11:27 +0000 (23:11 +0000)
commitc5354d593df9a5b97b6c4b1d9999915d93c8e103
tree5cac177e225e4bacf7ff86028e2c019ab40a0dc4
parentccb86b40c172e14b454b44ca52750c24939355ea
proc.h: Reformat P_ and P2_ definitions.

Use traditional explicit leading zero format for hex numbers.
Align P2_ hex values.
Wrap long lines by splitting comments.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/sys/proc.h