From: Randy Dunlap <rdunlap@xenotime.net>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
James.Bottomley@suse.de
Cc: Eric Moore <Eric.Moore@lsi.com>, Ben Hutchings <ben@decadent.org.uk>
Subject: [PATCH 9/10] fusion: fix kernel-doc notation
Date: Mon, 17 May 2010 16:21:11 -0700 [thread overview]
Message-ID: <1274138471175@xenotime.net> (raw)
In-Reply-To: <12741384711166@xenotime.net>
From: Ben Hutchings <ben@decadent.org.uk>
The function name must be followed by a space, hypen, space, and a
short description.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Eric Moore <Eric.Moore@lsi.com>
---
drivers/message/fusion/mptscsih.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--- lnx-2634-docs.orig/drivers/message/fusion/mptscsih.c
+++ lnx-2634-docs/drivers/message/fusion/mptscsih.c
@@ -2561,9 +2561,7 @@ mptscsih_getclear_scsi_lookup(MPT_ADAPTE
}
/**
- * mptscsih_set_scsi_lookup
- *
- * writes a scmd entry into the ScsiLookup[] array list
+ * mptscsih_set_scsi_lookup - write a scmd entry into the ScsiLookup[] array list
*
* @ioc: Pointer to MPT_ADAPTER structure
* @i: index into the array
@@ -2726,7 +2724,7 @@ mptscsih_scandv_complete(MPT_ADAPTER *io
/**
- * mptscsih_get_completion_code -
+ * mptscsih_get_completion_code - get completion code from MPT request
* @ioc: Pointer to MPT_ADAPTER structure
* @req: Pointer to original MPT request frame
* @reply: Pointer to MPT reply frame (NULL if TurboReply)
--
next parent reply other threads:[~2010-05-17 23:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <12741384711166@xenotime.net>
2010-05-17 23:21 ` Randy Dunlap [this message]
2010-05-17 23:21 ` [PATCH 8/10] scsi_scan.c: fix/convert functions to use kernel-doc Randy Dunlap
2010-05-17 23:21 ` [PATCH 7/10] scsi: update torque.net references to current location Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1274138471175@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=Eric.Moore@lsi.com \
--cc=James.Bottomley@suse.de \
--cc=ben@decadent.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).