[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070502163734.070d5047.randy.dunlap@oracle.com>
Date: Wed, 2 May 2007 16:37:34 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Hans-Jürgen Koch <hjk@...utronix.de>
Cc: Greg Kroah-Hartman <gregkh@...e.de>, linux-kernel@...r.kernel.org,
torvalds@...l.org, tglx@...utronix.de
Subject: Re: [PATCH 2/3] UIO: Documentation
On Thu, 3 May 2007 00:00:28 +0200 Hans-Jürgen Koch wrote:
> Am Mittwoch 02 Mai 2007 schrieb Randy Dunlap:
> > On Wed, 2 May 2007 10:41:35 +0200 Hans-Jürgen Koch wrote:
> > > Am Mittwoch 02 Mai 2007 01:42 schrieb Randy Dunlap:
> > > > > +<title>The Userspace I/O HOWTO</title>
> > > >
> > > > Most of this reads well. Thanks.
> > > > A few typo corrections are below...
> > >
> > > Thank you for your work. I generated a new patch that includes all your
> > > suggestions and also fixes the build problems.
OK, your fixes all look good, but still needs one minor fix (below).
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
---
From: Randy Dunlap <randy.dunlap@...cle.com>
Fix last UIO kernel-doc problem.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
drivers/uio/uio.c | 1 -
1 file changed, 1 deletion(-)
--- linux-2.6.21-git4.orig/drivers/uio/uio.c
+++ linux-2.6.21-git4/drivers/uio/uio.c
@@ -582,7 +582,6 @@ static void uio_class_destroy(void)
/**
* uio_register_device - register a new userspace IO device
- *
* @owner: module that creates the new device
* @parent: parent device
* @info: UIO device capabilities
-
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