lkml.org 
[lkml]   [2018]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] SCSI results rework preparation part 2
    Date
    As the first part of the preparation work for my scsi results handling
    rework is done, here's the second batch.

    The first patch changes the AAC_STAT_GOOD define into an open-coded
    version in aacraid. The other three patches convert the three
    ScsiResult() macros in bfa, lpfc and ncr53c8xx to their open-coded
    equivalen.

    This is helpful for subsequent refactoring, as it's easier to identify
    which code parts need more work and Coccinelle Spatches are easier to
    apply.

    Johannes Thumshirn (4):
    scsi: aacraid: remove AAC_STAT_GOOD define
    scsi: bfa: remove ScsiResult macro
    scsi: lpfc: remove ScsiResult macro
    scsi: ncr53c8xx: remove ScsiResult macro

    drivers/scsi/aacraid/aachba.c | 41 ++++++++++++++++++++++++++--------------
    drivers/scsi/bfa/bfad_im.c | 19 ++++++++-----------
    drivers/scsi/bfa/bfad_im.h | 1 -
    drivers/scsi/lpfc/lpfc_crtn.h | 1 -
    drivers/scsi/lpfc/lpfc_scsi.c | 44 +++++++++++++++++++++----------------------
    drivers/scsi/ncr53c8xx.c | 10 +++++-----
    6 files changed, 62 insertions(+), 54 deletions(-)

    --
    2.16.4

    \
     
     \ /
      Last update: 2018-07-05 13:02    [W:2.252 / U:1.536 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site