diff options
author | 2022-06-29 15:07:01 +0200 | |
---|---|---|
committer | 2022-07-16 09:19:15 -0400 | |
commit | c9eb2d427c1c428e4f4e29f1e635b9a83236c015 (patch) | |
tree | c5dd95f5388b199e2881eeda285dacce404af4ba /net/unix/af_unix.c | |
parent | fs: do not compare against ->llseek (diff) | |
download | wireguard-linux-c9eb2d427c1c428e4f4e29f1e635b9a83236c015.tar.xz wireguard-linux-c9eb2d427c1c428e4f4e29f1e635b9a83236c015.zip |
dma-buf: remove useless FMODE_LSEEK flag
This is already set by anon_inode_getfile(), since dma_buf_fops has
non-NULL ->llseek, so we don't need to set it here too.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions