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:   jym
Date:           Sat Jul  2 19:07:56 UTC 2011

Modified Files:
        src/sys/arch/xen/xen: evtchn.c
        src/sys/arch/xen/xenbus: xenbus_comms.c

Log Message:
Remove all return error checks for event_set_handler(...). It either
succeeds or end in panic.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/xen/xen/evtchn.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/xen/xenbus/xenbus_comms.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