mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
d4d2c58bdb
The driver core supports the ability to handle the creation and removal
of device-specific sysfs files in a race-free manner. Moreover, it can
guarantee the success of creation. Therefore, it should be better to
convert to use dev_groups.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vboxguest_core.c | ||
vboxguest_core.h | ||
vboxguest_linux.c | ||
vboxguest_utils.c | ||
vboxguest_version.h | ||
vmmdev.h |