Searched hist:226500 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ksyms/
H A Dksyms.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
/freebsd-11-stable/sys/dev/gpio/
H A Dgpioc.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
/freebsd-11-stable/sys/dev/vkbd/
H A Dvkbd.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
/freebsd-11-stable/sys/net/
H A Dif_tap.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
H A Dif_tun.cdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)
/freebsd-11-stable/sys/sys/
H A Dconf.hdiff 226500 Tue Oct 18 06:26:01 MDT 2011 ed Get rid of D_PSEUDO.

It seems the D_PSEUDO flag was meant to allow make_dev() to return NULL.
Nowadays we have a different interface for that; make_dev_p(). There's
no need to keep it there.

While there, remove an unneeded D_NEEDMINOR from the gpio driver.

Discussed with: gonzo@ (gpio)

Completed in 234 milliseconds