mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
4be2eb8c49
Made a new (inline) function devsw(dev_t dev) and substituted it. Changed to the BDEV variant to this format as well: bdevsw(dev_t dev) DEVFS will eventually benefit from this change too.