diff options
author | 2017-09-18 12:17:57 +0200 | |
---|---|---|
committer | 2017-09-19 09:20:33 +0200 | |
commit | 850fdec8d2fd1eebfa003fea39bec08cd69b6155 (patch) | |
tree | 6c5412644403983343d17b5729c13afd70bf6016 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fpga: altera-cvp: remove DRIVER_ATTR() usage (diff) | |
download | wireguard-linux-850fdec8d2fd1eebfa003fea39bec08cd69b6155.tar.xz wireguard-linux-850fdec8d2fd1eebfa003fea39bec08cd69b6155.zip |
driver core: remove DRIVER_ATTR
DRIVER_ATTR is no longer in use, and driver authors should be using
DRIVER_ATTR_RW() or DRIVER_ATTR_RO() or DRIVER_ATTR_WO() instead in
order to always get the permissions correct. So remove it so that no
one can use it anymore.
Acked-by: Alan Tull <atull@kernel.org>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions