Re: [PATCH v10 1/2] scsi: libsas: Add sas_ex_phy_to_dev() helper
John Garry <[email protected]> Tue, 11 Aug 2026 09:29:39 +0100
| Newsgroups | gmane.linux.scsi,gmane.linux.kernel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
On 11/08/2026 05:03, Xingui Yang wrote: > Add sas_ex_phy_to_dev() to return any device type attached to an > expander phy, and refactor sas_ex_to_ata() to use it. > > No functional changes intended. > > Signed-off-by: Xingui Yang<[email protected]> Reviewed-by: John Garry <[email protected]>