Commit 736b664
committed
vfs: remove unused utility functions from module_hooks
Remove getActiveVFSCount() and areHooksInstalled() functions that
were exported but never used anywhere in the codebase.
This improves code coverage by removing unreachable code.1 parent 6969624 commit 736b664
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | 679 | | |
696 | 680 | | |
697 | 681 | | |
698 | 682 | | |
699 | 683 | | |
700 | | - | |
701 | | - | |
702 | 684 | | |
0 commit comments