Source-Changes archive

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

CVS commit: src/sys/dev/nvmm



Module Name:    src
Committed By:   maxv
Date:           Tue Sep  8 16:58:38 UTC 2020

Modified Files:
        src/sys/dev/nvmm: nvmm.c nvmm_ioctl.h
        src/sys/dev/nvmm/x86: nvmm_x86.c nvmm_x86_svm.c

Log Message:
nvmm: cosmetic changes

 - Style.
 - Explicitly include ioccom.h.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/nvmm/nvmm.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/nvmm/nvmm_ioctl.h
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/nvmm/x86/nvmm_x86.c
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/nvmm/x86/nvmm_x86_svm.c

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