diff options
| author | Jens Axboe <[email protected]> | 2025-05-30 11:25:35 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-06-10 11:16:19 +0000 |
| commit | dd765ba8723958514eab2fc742bef69019a21069 (patch) | |
| tree | 00732bae3e8998760fa441755aeb1e651557ea2b /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | fs/read_write: Fix spelling typo (diff) | |
| download | kernel-dd765ba8723958514eab2fc742bef69019a21069.tar.gz kernel-dd765ba8723958514eab2fc742bef69019a21069.zip | |
fs/pipe: set FMODE_NOWAIT in create_pipe_files()
Rather than have the caller set the FMODE_NOWAIT flags for both output
files, move it to create_pipe_files() where other f_mode flags are set
anyway with stream_open(). With that, both __do_pipe_flags() and
io_pipe() can remove the manual setting of the NOWAIT flags.
No intended functional changes, just a code cleanup.
Signed-off-by: Jens Axboe <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
