Use 'free_pipe_info()' helper function for pipe closedown.
This avoids having fs/fifo.c having to know anything about pipe data passing details, and cleans up the code.
Showing
Please register or sign in to comment
This avoids having fs/fifo.c having to know anything about pipe data passing details, and cleans up the code.