Message ID | 20230421093744.1583609-1-yanaijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | scsi: libsas: remove empty branches and code simplification | expand |
Jason, > Three patches to remove two empty branches and a little code > simplification. Applied to 6.5/scsi-staging, thanks!
On Fri, 21 Apr 2023 17:37:41 +0800, Jason Yan wrote: > Three patches to remove two empty branches and a little code > simplification. > > v2->v3: > 1. Drop patch #3. > 2. Factor out sas_check_edge_expander_topo(). > 3. Factor out sas_check_fanout_expander_topo(). > > [...] Applied to 6.5/scsi-queue, thanks! [1/3] scsi: libsas: Simplify sas_check_eeds() https://git.kernel.org/mkp/scsi/c/e3be011e8280 [2/3] scsi: libsas: Remove an empty branch in sas_check_parent_topology() https://git.kernel.org/mkp/scsi/c/ba9be7e70e15 [3/3] scsi: libsas: factor out sas_check_fanout_expander_topo() https://git.kernel.org/mkp/scsi/c/cf3cd61e7660