aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts
diff options
context:
space:
mode:
authorOlivier Certner <olce@FreeBSD.org>2024-09-04 14:38:12 +0000
committerEd Maste <emaste@FreeBSD.org>2024-09-04 14:38:12 +0000
commitc75a18905e308f69b01f19c3d7d613883a008e79 (patch)
tree437d7899a740482275b0d7829cae9e60f310673b /tools/debugscripts
parentc3e6dfe55c0e81d0717b0458bc95128384c3ebe8 (diff)
umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'
'ushm_refcnt' is unsigned. Don't leave the impression it isn't. No functional change (intended). Reviewed by: kib Approved by: emaste (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D46126
Diffstat (limited to 'tools/debugscripts')
0 files changed, 0 insertions, 0 deletions