diff options
author | 2007-08-19 16:51:14 +0900 | |
---|---|---|
committer | 2007-10-12 14:51:07 -0700 | |
commit | 44b760a825fae65629fb04b1deeab68c6bef5c50 (patch) | |
tree | ab443565d4727ccc52c5d781399bebdbba5d3ac2 /fs/sysfs/file.c | |
parent | sysfs: Fix typos in fs/sysfs/file.c (diff) | |
download | wireguard-linux-44b760a825fae65629fb04b1deeab68c6bef5c50.tar.xz wireguard-linux-44b760a825fae65629fb04b1deeab68c6bef5c50.zip |
sysdev: remove global sysdev drivers list
No one uses sysdev_drivers. Because no one calls sysdev_driver_register
with NULL class.
And it is difficult to imagine that someone want to implement a global
sysdev driver which is called with all sys_device on any kind of
sysdev_class.
So this patch removes global sysdev_drivers list and update comments
for this change.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Tejun Heo <htejun@gmail.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/sysfs/file.c')
0 files changed, 0 insertions, 0 deletions