On Thu, 27 Aug 2026 16:50:37 +0530, Muhammad Falak R Wani wrote:
> Commit e0fca728a89f ("scsi: ibmvfc: delete NVMe/FC targets as well as
> SCSI") renamed ibmvfc_relogin() to ibmvfc_scsi_relogin() but left the
> kernel-doc comment referring to the old name, so a W=1 build warns:
>
> drivers/scsi/ibmvscsi/ibmvfc-core.c:1901: warning: expecting prototype
> for ibmvfc_relogin(). Prototype was for ibmvfc_scsi_relogin() instead
>
> [...]
Applied to 7.3/scsi-fixes, thanks!
[1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
https://git.kernel.org/mkp/scsi/c/9a0716348daf
[2/2] scsi: ibmvfc: document protocol parameter of ibmvfc_alloc_target()
https://git.kernel.org/mkp/scsi/c/9a69cc5f192f
--
Martin K. Petersen