diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-01-03 17:24:08 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-01-03 21:24:34 -0700 |
commit | d5dbcca70182501bed99de85c224cef04c38ed92 (patch) | |
tree | 6d37b9f276c5963926fb370d47fb684e4b521c79 /net/lapb/lapb_timer.c | |
parent | 498860df8edc069ba63449891e531706594f6791 (diff) |
pktcdvd: convert to use attribute groups
There is no need to create kobject children of the pktcdvd device just
to display a subdirectory name. Instead, use a named attribute group
which removes the extra kobjects and also fixes the userspace race where
the device is created yet tools like libudev can not see the attributes
as they think the subdirectories are some other sort of device.
Cc: [email protected]
Cc: Jens Axboe <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions