Module Name:    src
Committed By:   riastradh
Date:           Sat Jun 29 03:01:29 UTC 2024

Modified Files:
        src/sys/sys: sdt.h

Log Message:
sys/sdt.h: Make SDT_PROBE* work as expressions.

This way, they can be used inside other expressions with the comma
operator, such as in the SET_ERROR macro.

In preparation for PR kern/58378.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/sys/sdt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to