Loading fs/bcachefs/thread_with_file_types.h +0 −4 Original line number Diff line number Diff line Loading @@ -14,10 +14,6 @@ struct stdio_buf { struct stdio_redirect { struct stdio_buf input; struct stdio_buf output; spinlock_t input_lock; wait_queue_head_t input_wait; darray_char input_buf; bool done; }; Loading Loading
fs/bcachefs/thread_with_file_types.h +0 −4 Original line number Diff line number Diff line Loading @@ -14,10 +14,6 @@ struct stdio_buf { struct stdio_redirect { struct stdio_buf input; struct stdio_buf output; spinlock_t input_lock; wait_queue_head_t input_wait; darray_char input_buf; bool done; }; Loading