diff options
author | Michael Ellerman <[email protected]> | 2024-09-03 21:19:51 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-09-05 22:30:14 +1000 |
commit | 5b4bc44a4854ccd41eef9aa9f47677f7d136c294 (patch) | |
tree | 95ef365103373a9eebc296fde0b3a306331590fd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 29dbb984496daa490f3c1181b734b538a6f7b534 (diff) |
powerpc: Stop using no_llseek
Since commit 868941b14441 ("fs: remove no_llseek"), no_llseek() is
simply defined to be NULL, and a NULL llseek means seeking is
unsupported.
So for statically defined file_operations, such as all these, there's no
need or benefit to set llseek = no_llseek.
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions