[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080229220250.6488df42.randy.dunlap@oracle.com>
Date: Fri, 29 Feb 2008 22:02:50 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>,
scsi <linux-scsi@...r.kernel.org>
Cc: akpm <akpm@...ux-foundation.org>,
torvalds <torvalds@...ux-foundation.org>,
jejb <James.Bottomley@...senPartnership.com>
Subject: [PATCH 3/6] docbook: fix scsi source file
From: Randy Dunlap <randy.dunlap@...cle.com>
Fix docbook problem in SCSI source files.
These cause the generated docbook to be incorrect.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
drivers/scsi/scsi_scan.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- lin2625-rc3g2-kdoc.orig/drivers/scsi/scsi_scan.c
+++ lin2625-rc3g2-kdoc/drivers/scsi/scsi_scan.c
@@ -1577,8 +1577,7 @@ static void __scsi_scan_target(struct de
}
/**
- * scsi_scan_target - scan a target id, possibly including all LUNs on the
- * target.
+ * scsi_scan_target - scan a target id, possibly including all LUNs on the target.
* @parent: host to scan
* @channel: channel to scan
* @id: target id to scan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists