From: Randy Dunlap Date: Sat, 1 Mar 2008 06:02:50 +0000 (-0800) Subject: docbook: fix scsi source file X-Git-Tag: upstream/snapshot3+hdmi~26902 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e59e4a09729b06a131de9042b2a5b05b7ad26174;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git docbook: fix scsi source file Fix docbook problem in SCSI source files. These cause the generated docbook to be incorrect. Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- diff --git a/drivers/scsi/scsi_scan.c b/drivers/scsi/scsi_scan.c index 1dc165a..e67c14e 100644 --- a/drivers/scsi/scsi_scan.c +++ b/drivers/scsi/scsi_scan.c @@ -1577,8 +1577,7 @@ static void __scsi_scan_target(struct device *parent, unsigned int channel, } /** - * 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