linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fusion: fix excess parameter kernel-doc warning
@ 2014-08-16 21:15 Randy Dunlap
  2014-08-18 17:07 ` Ewan Milne
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2014-08-16 21:15 UTC (permalink / raw)
  To: James Bottomley, Christoph Hellwig
  Cc: linux-scsi, DL-MPTFusionLinux, MPT-FusionLinux.pdl

From: Randy Dunlap <rdunlap@infradead.org>

Fix kernel-doc excess parameter warning:

Warning(..//drivers/message/fusion/mptbase.c:1411): Excess function parameter 'prod_name' description in 'mpt_get_product_name'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: DL-MPTFusionLinux@lsi.com
Cc: MPT-FusionLinux.pdl@avagotech.com
---
 drivers/message/fusion/mptbase.c |    1 -
 1 file changed, 1 deletion(-)

Index: lnx-317-rc1/drivers/message/fusion/mptbase.c
===================================================================
--- lnx-317-rc1.orig/drivers/message/fusion/mptbase.c
+++ lnx-317-rc1/drivers/message/fusion/mptbase.c
@@ -1400,7 +1400,6 @@ mpt_verify_adapter(int iocid, MPT_ADAPTE
  *	@vendor: pci vendor id
  *	@device: pci device id
  *	@revision: pci revision id
- *	@prod_name: string returned
  *
  *	Returns product string displayed when driver loads,
  *	in /proc/mpt/summary and /sysfs/class/scsi_host/host<X>/version_product

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-28  6:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-16 21:15 [PATCH] fusion: fix excess parameter kernel-doc warning Randy Dunlap
2014-08-18 17:07 ` Ewan Milne
2014-08-27 23:47   ` Randy Dunlap
2014-08-28  0:55     ` Christoph Hellwig
2014-08-28  6:28       ` Randy Dunlap

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).