diff --git a/drivers/nvme/host/fc.c b/drivers/nvme/host/fc.c index cb5cdef000bd833fc3b5c881506b6f7678bb9623..fcf6fd83d08ddd90e676525f647f1c13c5c6b94c 100644 --- a/drivers/nvme/host/fc.c +++ b/drivers/nvme/host/fc.c @@ -1708,7 +1708,7 @@ nvme_fc_handle_ls_rqst_work(struct work_struct *work) * * If this routine returns error, the LLDD should abort the exchange. * - * @remoteport: pointer to the (registered) remote port that the LS + * @portptr: pointer to the (registered) remote port that the LS * was received from. The remoteport is associated with * a specific localport. * @lsrsp: pointer to a nvmefc_ls_rsp response structure to be