On Thu, Aug 25, 2022 at 02:38:56PM -0700, Bart Van Assche wrote: > Hi Jason, > > This patch series includes one patch that handles dev_set_name() failure and > three refactoring patches. Please consider these patches for the next merge > window. You confuse me. "next merge window" means that patches are targeted to -next, but you added stable@... tag and didn't add any Fixes lines. I applied everything to rdma-next and removed stable@ tag. Thanks > > Thanks, > > Bart. > > Bart Van Assche (4): > RDMA/srp: Rework the srp_add_port() error path > RDMA/srp: Remove the srp_host.released completion > RDMA/srp: Handle dev_set_name() failure > RDMA/srp: Use the attribute group mechanism for sysfs attributes > > drivers/infiniband/ulp/srp/ib_srp.c | 50 +++++++++++++++-------------- > drivers/infiniband/ulp/srp/ib_srp.h | 1 - > 2 files changed, 26 insertions(+), 25 deletions(-) >