linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fusion: fix kernel-doc warnings
@ 2010-05-25  5:22 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2010-05-25  5:22 UTC (permalink / raw)
  To: scsi, akpm; +Cc: Eric Moore, James E.J. Bottomley

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix (delete) empty kernel-doc lines/warnings:
Warning(drivers/message/fusion/mptbase.c:6916): bad line: 
Warning(drivers/message/fusion/mptbase.c:7060): bad line: 

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Eric Moore <Eric.Moore@lsi.com>
Cc: "James E.J. Bottomley" <James.Bottomley@suse.de>
---
 drivers/message/fusion/mptbase.c |    2 --
 1 file changed, 2 deletions(-)

--- lnx-2634-g8-kerndoc.orig/drivers/message/fusion/mptbase.c
+++ lnx-2634-g8-kerndoc/drivers/message/fusion/mptbase.c
@@ -6913,7 +6913,6 @@ EXPORT_SYMBOL(mpt_halt_firmware);
  *	mpt_SoftResetHandler - Issues a less expensive reset
  *	@ioc: Pointer to MPT_ADAPTER structure
  *	@sleepFlag: Indicates if sleep or schedule must be called.
-
  *
  *	Returns 0 for SUCCESS or -1 if FAILED.
  *
@@ -7057,7 +7056,6 @@ mpt_SoftResetHandler(MPT_ADAPTER *ioc, i
  *	mpt_Soft_Hard_ResetHandler - Try less expensive reset
  *	@ioc: Pointer to MPT_ADAPTER structure
  *	@sleepFlag: Indicates if sleep or schedule must be called.
-
  *
  *	Returns 0 for SUCCESS or -1 if FAILED.
  *	Try for softreset first, only if it fails go for expensive

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-25  5:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-25  5:22 [PATCH] fusion: fix kernel-doc warnings 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).