diff options
| author | Jens Axboe <[email protected]> | 2023-12-04 17:47:50 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2023-12-05 10:57:37 +0000 |
| commit | 9fd7874c0e5c89d7da0b4442271696ec0f8edcba (patch) | |
| tree | 02f05ac2574b38dcc3b39a942c34c0d4b04c29f7 /net/unix/unix_bpf.c | |
| parent | iov_iter: remove unused 'iov' argument from import_single_range() (diff) | |
| download | kernel-9fd7874c0e5c89d7da0b4442271696ec0f8edcba.tar.gz kernel-9fd7874c0e5c89d7da0b4442271696ec0f8edcba.zip | |
iov_iter: replace import_single_range() with import_ubuf()
With the removal of the 'iov' argument to import_single_range(), the two
functions are now fully identical. Convert the import_single_range()
callers to import_ubuf(), and remove the former fully.
Signed-off-by: Jens Axboe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
