diff options
author | 2019-06-26 20:43:53 -0400 | |
---|---|---|
committer | 2019-06-26 20:43:53 -0400 | |
commit | 02e5ad973883c36c0868b301b8357d9c455bb91c (patch) | |
tree | 635b3f2fd1cfa94597a1dfa12b018661b114a454 /scripts/gen_compile_commands.py | |
parent | vfs: update d_make_root() description (diff) | |
download | linux-dev-02e5ad973883c36c0868b301b8357d9c455bb91c.tar.xz linux-dev-02e5ad973883c36c0868b301b8357d9c455bb91c.zip |
perf_event_get(): don't bother with fget_raw()
... since we immediately follow that with check that it *is* an
opened perf file, with O_PATH ones ending with with the same
-EBADF we'd get for descriptor that isn't opened at all.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions