Loading
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
mainline inclusion from mainline-v6.10-rc1 commit 48032c0be6c7659f5019acd1403e17928dc27f52 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB5FF2 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/commit/?id=48032c0be6c7659f5019acd1403e17928dc27f52 --------------------------------------------------------------------- Move sas_add_parent_port() to sas_expander.c and rename it to sas_ex_add_parent_port() as it is only used in this file. Signed-off-by:Xingui Yang <yangxingui@huawei.com> Link: https://lore.kernel.org/r/20240312141103.31358-3-yangxingui@huawei.com Reviewed-by:
John Garry <john.g.garry@oracle.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>