[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 1b304c006b0fb4f0517a8c4ba8c46e88f48a069c
Status in newer kernel trees: 6.14.y | Not found 6.12.y | Not found 6.6.y | Not found 6.1.y | Not found
Note: The patch differs from the upstream commit: --- 1: 1b304c006b0fb ! 1: b1866793ad4fe nvmet-fc: Remove unused functions @@ Metadata ## Commit message ## nvmet-fc: Remove unused functions
+ [ Upstream commit 1b304c006b0fb4f0517a8c4ba8c46e88f48a069c ] + The functions nvmet_fc_iodnum() and nvmet_fc_fodnum() are currently unutilized.
@@ Commit message
## drivers/nvme/target/fc.c ## @@ drivers/nvme/target/fc.c: struct nvmet_fc_tgt_assoc { - struct work_struct del_work; + struct rcu_head rcu; };
- ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.15.y | Success | Success | | stable/linux-6.1.y | Success | Success | | stable/linux-6.6.y | Success | Success |