mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 07:42:26 -04:00
The variable fileid stores the result from kern_kldload() but never gets used. Since the third parameter `*fileid` of kern_kldload() can be NULL, this unused variable can be safely removed. No functional change intended. Reviewed by: emaste, bz, #linuxkpi MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D44583 |
||
|---|---|---|
| .. | ||
| acpi | ||
| asm | ||
| asm-generic | ||
| crypto | ||
| linux | ||
| net | ||
| video | ||
| xen | ||
| stdarg.h | ||