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 Changes since v1: - regenerated via git format-patch to pick up leading 0. 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(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel