Acked this patch. ~Kashyap > -----Original Message----- > From: linux-scsi-owner@xxxxxxxxxxxxxxx [mailto:linux-scsi- > owner@xxxxxxxxxxxxxxx] On Behalf Of Randy Dunlap > Sent: Sunday, August 15, 2010 1:36 AM > To: scsi > Cc: Moore, Eric; torvalds; akpm > Subject: [PATCH] fusion: fix non-kernel-doc comment block > > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > Fix comment begin notation not to look like kernel-doc > since it's not. Removes kernel-doc warnings. > > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > --- > drivers/message/fusion/mptbase.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-2.6.35-git15.orig/drivers/message/fusion/mptbase.c > +++ linux-2.6.35-git15/drivers/message/fusion/mptbase.c > @@ -6560,7 +6560,7 @@ procmpt_destroy(void) > } > > /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > =-=-=-=*/ > -/** > +/* > * Handles read request from /proc/mpt/summary or > /proc/mpt/iocN/summary. > */ > static void seq_mpt_print_ioc_summary(MPT_ADAPTER *ioc, struct > seq_file *m, int showlan); > -- > 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 -- 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