The following 10 patch series implements some miscellaneous cleanups. This patchset depends on the previous 2 patchsets Subject: [PATCH ver3 1/4] qla4xxx: Remove funcs with no callers in ql4_init.c and Subject: [PATCH] qla4xxx: cleanup all allocations on failed allocations in module_init() Shortlog: Doug Maxey: qla4xxx: move qla4xxx_reset_target defn before call qla4xxx: make one file funcs static 01 qla4xxx: qla4xxx_mem_alloc-defn-before-use qla4xxx: qla4xxx_timer defn before use qla4xxx: qla4xxx_do_dpc defn before use qla4xxx: qla4xxx_recover_adapter defn before use qla4xxx: qla4xxx_flush_active_srbs defn before use qla4xxx: rename del_from_active_array qla4xxx: qla4xxx_reset_target delete decl Diffstats: drivers/scsi/qla4xxx/ql4_glbl.h | 2 drivers/scsi/qla4xxx/ql4_isr.c | 14 drivers/scsi/qla4xxx/ql4_os.c | 1183 +++++++++++++++++++-------------------- 3 files changed, 596 insertions(+), 603 deletions(-) -- ++doug - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html