You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scsi: zfcp: Correct kdoc parameter description for sending ELS and CT
JIRA: https://issues.redhat.com/browse/RHEL-73492
commit 9fe5b61
Author: Fedor Loshakov <loshakov@linux.ibm.com>
Date: Thu Dec 5 15:19:30 2024 +0100
scsi: zfcp: Correct kdoc parameter description for sending ELS and CT
Since commit 7c7dc19 ("[SCSI] zfcp: Simplify handling of ct and els
requests") there are no more such structures as zfcp_send_els and
zfcp_send_ct. Instead there is now one common fsf structure to hold zfcp
data for ct and els requests. Fix parameter description for
zfcp_fsf_send_ct() and zfcp_fsf_send_els() accordingly.
Signed-off-by: Fedor Loshakov <loshakov@linux.ibm.com>
Reviewed-by: Steffen Maier <maier@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Nihar Panda <niharp@linux.ibm.com>
Link: https://lore.kernel.org/r/20241205141932.1227039-2-niharp@linux.ibm.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Mete Durlu <mdurlu@redhat.com>
0 commit comments