[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166641056342.3488251.7015455910614190900.b4-ty@oracle.com>
Date: Fri, 21 Oct 2022 23:52:23 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: jejb@...ux.ibm.com, Jason Yan <yanaijie@...wei.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
bvanassche@....org, jinpu.wang@...ud.ionos.com,
john.garry@...wei.com, linux-kernel@...r.kernel.org, hch@....de,
damien.lemoal@...nsource.wdc.com, linux-scsi@...r.kernel.org,
hare@...e.com
Subject: Re: [PATCH v6 0/8] scsi: libsas: sas address comparison refactor
On Wed, 28 Sep 2022 15:01:22 +0800, Jason Yan wrote:
> Sas address conversion and comparison is widely used in libsas and
> drivers. However they are all opencoded and to avoid the line spill over
> 80 columns, are mostly split into multi-lines.
>
> To make the code easier to read, introduce some helpers with clearer
> semantics and replace the opencoded segments with them.
>
> [...]
Applied to 6.2/scsi-queue, thanks!
[1/8] scsi: libsas: introduce sas address comparison helpers
https://git.kernel.org/mkp/scsi/c/773792e4e704
[2/8] scsi: libsas: introduce sas_find_attached_phy_id() helper
https://git.kernel.org/mkp/scsi/c/2d08f329a4f2
[3/8] scsi: pm8001: use sas_find_attached_phy_id() instead of open coded
https://git.kernel.org/mkp/scsi/c/ec64858657a8
[4/8] scsi: mvsas: use sas_find_attached_phy_id() instead of open coded
https://git.kernel.org/mkp/scsi/c/178c39d94ac2
[5/8] scsi: hisi_sas: use sas_find_attathed_phy_id() instead of open coded
https://git.kernel.org/mkp/scsi/c/f0ed7bd5d913
[6/8] scsi: libsas: use sas_phy_match_dev_addr() instead of open coded
https://git.kernel.org/mkp/scsi/c/ad74d1dadbe9
[7/8] scsi: libsas: use sas_phy_addr_match() instead of open coded
https://git.kernel.org/mkp/scsi/c/bfa22905f386
[8/8] scsi: libsas: use sas_phy_match_port_addr() instead of open coded
https://git.kernel.org/mkp/scsi/c/868a8824838f
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists