ustd: start handling SIGPIPE, add handling for failed put_subbuf and cleaning
[ust.git] / ustd / ustd.h
index 7296813add08db322bbd48b7f1375682e8e0809a..0eb33570e7e4c88b6fcd4d4a98fc160853146d0f 100644 (file)
@@ -25,8 +25,6 @@ struct buffer_info {
 
        int file_fd; /* output file */
 
-       struct list_head list;
-
        long consumed_old;
 };
 
This page took 0.023081 seconds and 4 git commands to generate.