Module Name:    src
Committed By:   riastradh
Date:           Sun Apr  9 12:29:26 UTC 2023

Modified Files:
        src/sys/compat/linux32/arch/aarch64: linux32_exec_machdep.c

Log Message:
compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/sys/compat/linux32/arch/aarch64/linux32_exec_machdep.c

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

Reply via email to