Commit graph

1 commit

Author SHA1 Message Date
Liav A
6ff1aeb64d Kernel/SysFS: Rename Devices code folder => DeviceIdentifiers
This folder in the SysFS code represents everything related to /sys/dev,
which is a directory meant to be a convenient interface to track all IDs
of all block and character devices (ID = major:minor numbers).
2022-07-15 12:29:23 +02:00
Renamed from Kernel/FileSystem/SysFS/Subsystems/Devices/DeviceComponent.cpp (Browse further)