mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
pipe/fifo: Remove unused members from rst structures
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
3
fifo.c
3
fifo.c
@@ -28,9 +28,6 @@ struct fifo_info {
|
||||
struct list_head list;
|
||||
struct file_desc d;
|
||||
struct fifo_entry *fe;
|
||||
|
||||
u32 bytes;
|
||||
off_t off;
|
||||
bool restore_data;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user