mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* PATCH: fix linux doc errors
@ 2004-05-12 21:38 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2004-05-12 21:38 UTC (permalink / raw)
  To: akpm, linux-kernel

Fairly self explanatory

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.6/drivers/scsi/hosts.c linux-2.6.6/drivers/scsi/hosts.c
--- linux.vanilla-2.6.6/drivers/scsi/hosts.c	2004-05-10 03:31:59.000000000 +0100
+++ linux-2.6.6/drivers/scsi/hosts.c	2004-05-11 20:01:15.000000000 +0100
@@ -345,7 +345,7 @@
 }
 
 /**
- * *scsi_host_get - inc a Scsi_Host ref count
+ * scsi_host_get - inc a Scsi_Host ref count
  * @shost:	Pointer to Scsi_Host to inc.
  **/
 struct Scsi_Host *scsi_host_get(struct Scsi_Host *shost)
@@ -357,7 +357,7 @@
 }
 
 /**
- * *scsi_host_put - dec a Scsi_Host ref count
+ * scsi_host_put - dec a Scsi_Host ref count
  * @shost:	Pointer to Scsi_Host to dec.
  **/
 void scsi_host_put(struct Scsi_Host *shost)

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

only message in thread, other threads:[~2004-05-12 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 21:38 PATCH: fix linux doc errors Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®