diff options
author | 2017-03-11 08:44:57 +0800 | |
---|---|---|
committer | 2017-04-08 17:59:23 +0200 | |
commit | 895ce6c877cb0282a7dc2178f3643e6635716a2a (patch) | |
tree | 18f91d22e14f69b5945bb23d8890f64caefad30a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge 4.11-rc4 into driver-core-next (diff) | |
download | wireguard-linux-895ce6c877cb0282a7dc2178f3643e6635716a2a.tar.xz wireguard-linux-895ce6c877cb0282a7dc2178f3643e6635716a2a.zip |
debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
In DEFINE_DEBUGFS_ATTRIBUTE() macro, since we use nonseekable_open() to
open, we should use no_llseek() to seek, not generic_file_llseek().
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions