From d8988e34c0189b7acfa8a3f807c42667f5e6e316 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 13 Apr 2021 03:14:05 +0000 Subject: [PATCH] fcst: Fix a kernel-doc header git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9374 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- fcst/ft_sess.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcst/ft_sess.c b/fcst/ft_sess.c index ef5991e90..1c5142c96 100644 --- a/fcst/ft_sess.c +++ b/fcst/ft_sess.c @@ -432,7 +432,7 @@ fill: } /** - * tcm_fcp_prli() - Handle incoming or outgoing PRLI for the FCP target + * ft_prli() - Handle incoming or outgoing PRLI for the FCP target * @rdata: remote port private * @spp_len: service parameter page length * @rspp: received service parameter page (NULL for outgoing PRLI)