svn commit: r209106 - in head/sys: kern sys

Kostik Belousov kostikbel at gmail.com
Thu Jun 17 08:34:18 UTC 2010


On Thu, Jun 17, 2010 at 12:16:12AM +0200, Ed Schouten wrote:
> Hi Kostik,
> 
> * Konstantin Belousov <kib at FreeBSD.org> wrote:
> > Log:
> >   Add another variation of make_dev(9), make_dev_p(9), that is allowed
> >   to fail and can return useful error code.
> 
> While we're at it, couldn't we consider removing the `unit' argument
> from this function? Nowadays unit numbers are mainly useful when using
> clone lists, which have been almost entirely obsoleted by cdevpriv. We
> could just call make_dev_credv with unit == 0.

Feel free to change it, I have no objections.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20100617/8da90e4b/attachment.pgp


More information about the svn-src-head mailing list