This patchset removes unused crud from the visorbus driver, which includes shuffling a lot of code around so function prototypes could be deleted. David Kershner (18): staging: unisys: visorbus: reorder controlvm_periodic_work staging: unisys: visorbus: move handle_command staging: unisys: visorbus: move parser_init_byte_stream staging: unisys: visorbus: move read_controlvm_event staging: unisys: visorbus: move parahotplug_process_list staging: unisys: visorbus: remove prototype controlvm_respond staging: unisys: visorbus: remove controlvm_respond_chipset_init prototype staging: unisys: visorbus: remove controlvm_respond_physdev_changestate staging: unisys: visorbus: remove parser_done prototype staging: unisys: visorbus: move toolaction functions to remove prototypes staging: unisys: visorbus: move boottotool staging: unisys: visorbus: move error store/show functions staging: unisys: visorbus: move textid store and show functions staging: unisys: visorbus: move the remaining_steps_show/store functions staging: unisys: visorbus: move deviceenabled/disabled store functions staging: unisys: visorbus move visorbus_type to remove prototypes staging: unisys: visorbus: remove fix_vbus_dev_info prototype staging: unisys: visorbus: move parahotplug_request_list and related lock Jon Frisch (4): staging: unisys: visorbus remove unused module parameter staging: unisys: visorbus: remove unused long long bus_count staging: unisys: visorbus: remove unused dump_vhba_bus staging: unisys: visorbus: move controlvm_payload_bytes_buffered drivers/staging/unisys/visorbus/visorbus_main.c | 287 +++-- drivers/staging/unisys/visorbus/visorchipset.c | 1462 +++++++++++------------ 2 files changed, 842 insertions(+), 907 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel