diff options
author | Al Viro <[email protected]> | 2020-01-20 23:28:58 +0000 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-01-21 23:46:21 +0100 |
commit | b87121dd3fa0a4d2636c0ad02a3b3fc5161fa26b (patch) | |
tree | 415cc073ffe6ea21ca3d25fc3c541115af8e6888 /drivers/usb/cdns3/cdns3-debug.h | |
parent | d49d0661b92478ec9362e379e7ba82450ec88048 (diff) |
bpf: don't bother with getname/kern_path - use user_path_at
kernel/bpf/inode.c misuses kern_path...() - it's much simpler (and
more efficient, on top of that) to use user_path...() counterparts
rather than bothering with doing getname() manually.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions