Source-Changes archive

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

CVS commit: src/sys/arch/xen



Module Name:    src
Committed By:   bouyer
Date:           Sat Apr 16 23:33:18 UTC 2005

Modified Files:
        src/sys/arch/xen/include: hypervisor.h
        src/sys/arch/xen/xen: evtchn.c xbdback.c xennetback.c

Log Message:
Remove functions that just call another one.
Inline a function used at only one place.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/xen/include/hypervisor.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/xen/xen/evtchn.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/xen/xbdback.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/xen/xennetback.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