lkml.org 
[lkml]   [2014]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] mptfusion: Fix up kerneldoc
Date
From: Thierry Reding <treding@nvidia.com>

Commit c9834c70efba ("mptfusion: make adapter prod_name[] a pointer")
removed the prod_name argument from the mpt_get_product_name() function
but didn't update the kerneldoc comment.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
drivers/message/fusion/mptbase.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c
index a896d948b79e..dd61cbab2de6 100644
--- a/drivers/message/fusion/mptbase.c
+++ b/drivers/message/fusion/mptbase.c
@@ -1400,7 +1400,6 @@ mpt_verify_adapter(int iocid, MPT_ADAPTER **iocpp)
* @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
--
2.0.4


\
 
 \ /
  Last update: 2014-08-08 13:01    [W:0.029 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site