diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-02-04 14:37:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-05 00:30:47 -0800 |
commit | c4d33e24b650e3fc3659b8fafe3e88ead731b658 (patch) | |
tree | 6591c2d3ac17fe3961bc167bbd6195fdaae79e64 /drivers/cdrom | |
parent | 7061b2bdd620e4dda449d4d4db69de57751ab289 (diff) | |
download | linux-c4d33e24b650e3fc3659b8fafe3e88ead731b658.tar.bz2 |
tun: Use static attribute groups for sysfs entries
Instead of manual calls of device_create_file() and
device_remove_files(), assign the static attribute groups to netdev
groups array. This simplifies the code and avoids the possible
races.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions