mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
Remove the unused second argument from udev2dev(). Convert all remaining users of makedev() to use udev2dev(). The semantic difference is that udev2dev() will only locate a pre-existing dev_t, it will not line makedev() create a new one. Apart from the tiny well controlled windown in D_PSEUDO drivers, there should no longer be any "anonymous" dev_t's in the system now, only dev_t's created with make_dev() and make_dev_alias() |
||
|---|---|---|
| .. | ||
| cronyxfw.h | ||
| csigma.c | ||
| csigmafw.h | ||
| cxddk.c | ||
| cxddk.h | ||
| cxreg.h | ||
| if_cx.c | ||
| machdep.h | ||
| ng_cx.h | ||