The following series addresses the following issues: - Cleanup of the iochannel.h file comments - Additional error handling added to the controlvm path - Change name of variables for better clarity David Kershner (10): staging: unisys: visorbus: controlvm_respond_chipset_init add error handling staging: unisys: visorbus: chipset_init add error handling staging: unisys: visorbus: controlvm_respond add error handling staging: unisys: visorbus: controlvm_respond_physdev_changestate add error handling staging: unisys: visorbus: save_crash_message add error handling staging: unisys: visorbus: bus_responder add error handling staging: unisys: visorbus: device_changestate_responder add error handling staging: unisys: visorbus: device_responder add error handling staging: unisys: visorbus: return EAGAIN when empty staging: unisys: visorbus: bus_configure add error handling Erik Arfvidson (4): staging: unisys: include: fixed iochannel.h comments staging: unisys: include: fix pound defines staging: unisys: visorbus: visorchannel.c rename 'local' variable to 'dest' staging: unisys: visorbus: visorbus_private rename 'local' var to 'dest' drivers/staging/unisys/include/iochannel.h | 337 +++++++------- drivers/staging/unisys/visorbus/visorbus_private.h | 4 +- drivers/staging/unisys/visorbus/visorchannel.c | 13 +- drivers/staging/unisys/visorbus/visorchipset.c | 156 +++--- 4 files changed, 275 insertions(+), 235 deletions(-) base-commit: f5f4c80e9a439cd3797ccfacb8393c4d7db3bdc4 -- git-series 0.8.11 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel