Hi Martin, The two patches in this series make the qla2xxx driver source code easier to read without changing the driver functionality. Please consider these patches for kernel v4.21. Thanks, Bart. Bart Van Assche (2): qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp() qla2xxx: Split the __qla2x00_abort_all_cmds() function drivers/scsi/qla2xxx/qla_os.c | 89 +++++++++++++++---------------- drivers/scsi/qla2xxx/qla_target.c | 14 ++--- 2 files changed, 51 insertions(+), 52 deletions(-) -- 2.20.0.rc0.387.gc7a69e6b6c-goog