Re: [PATCH v3 0/5] scsi: libsas: some code cleanups and bug fixes

2018-09-25 Thread Martin K. Petersen
Jason, > I split some code cleanups and bug fixes patches from my earlier series: > https://lkml.org/lkml/2018/5/28/2154 Applied to 4.20/scsi-queue, thank you! -- Martin K. Petersen Oracle Linux Engineering

[PATCH v3 0/5] scsi: libsas: some code cleanups and bug fixes

2018-09-24 Thread Jason Yan
I split some code cleanups and bug fixes patches from my earlier series: https://lkml.org/lkml/2018/5/28/2154 These patches are separate to the subject of the earlier series and are just small fixes. Hope it is much easier to review and test. v2: fix some typos and add reviewed-by tags. v3: chang