opnsense-src/sys/fs/devfs
Gordon Bergling 061c19c2bd fs: fix a few common typos in source code comments
- s/quadradically/quadratically/
- s/persistant/persistent/

Obtained from:	NetBSD

(cherry picked from commit 8ea3ceda76)
2022-02-09 07:18:56 +01:00
..
devfs.h devfs: rework si_usecount to track opens 2020-08-11 14:27:57 +00:00
devfs_devs.c devfs(4): defer freeing until we drop devmtx ("cdev") 2020-12-29 13:47:36 +00:00
devfs_dir.c r326394 is calling malloc with M_WAITOK under a lock, revert for now 2017-11-30 14:06:54 +00:00
devfs_int.h devfs: Abstract locking assertions 2020-08-12 00:32:31 +00:00
devfs_rule.c sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
devfs_vfsops.c vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
devfs_vnops.c fs: fix a few common typos in source code comments 2022-02-09 07:18:56 +01:00