mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
b378da2781
Also remove stat() call and just rely on errno from open() call to discern whether dev node exists or not. Sponsored by: Intel Reviewed by: kib, carl MFC after: 3 days