Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   riastradh
Date:           Wed Dec  4 15:25:30 UTC 2024

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

Log Message:
sys/ipmi.h: Tidy header file.

Need <sys/ioccom.h> for _IOWR/_IOW/_IOR.  Nix trailing whitespace.

Cleanup in preparation for:

PR kern/58869: ipmi(4) holds sc_cmd_mtx across copyout, needed for
wdog tickle


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/ipmi.h

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




Home | Main Index | Thread Index | Old Index