Skip to content

Remove all dup impls that only accept empty paths

bjorn3 requested to merge bjorn3/drivers:unused_dup_impls into master

Those dups are handled by the kernel already by creating a new reference to the underlying file descriptor.

Merge request reports