mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
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) |
||
|---|---|---|
| .. | ||
| audit.c | ||
| audit.h | ||
| audit_arg.c | ||
| audit_bsm.c | ||
| audit_bsm_domain.c | ||
| audit_bsm_errno.c | ||
| audit_bsm_fcntl.c | ||
| audit_bsm_klib.c | ||
| audit_bsm_socket_type.c | ||
| audit_bsm_token.c | ||
| audit_ioctl.h | ||
| audit_pipe.c | ||
| audit_private.h | ||
| audit_syscalls.c | ||
| audit_trigger.c | ||
| audit_worker.c | ||