Re: [PATCH v10 1/2] scsi: libsas: Add sas_ex_phy_to_dev() helper
Jason Yan <[email protected]>
| Newsgroups | gmane.linux.scsi,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
在 2026/8/11 12:03, Xingui Yang 写道: > 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]> > --- > drivers/scsi/libsas/sas_expander.c | 13 +++++++++---- > drivers/scsi/libsas/sas_internal.h | 1 + > 2 files changed, 10 insertions(+), 4 deletions(-) Reviewed-by: Jason Yan <[email protected]>