On 08/18/14 10:07, Ewan Milne wrote: > On Sat, 2014-08-16 at 14:15 -0700, Randy Dunlap wrote: >> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> >> >> 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@xxxxxxxxxxxxx> >> Cc: DL-MPTFusionLinux@xxxxxxx >> Cc: MPT-FusionLinux.pdl@xxxxxxxxxxxxx >> --- >> 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 >> -- > > Goes with commit c9834c70efbaaa1461ec04289d97a842244fb294. > > Reviewed-by: Ewan D. Milne <emilne@xxxxxxxxxx> Christoph, did you pick up this patch or should I merge it with my documentation patches? Thanks. -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html