mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
fsnotify: Drop parasite trailing \Space
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
3a1c7d1d76
commit
8573f5ec53
@@ -49,7 +49,7 @@ struct fsnotify_mark_info {
|
||||
InotifyWdEntry *iwe;
|
||||
FanotifyMarkEntry *fme;
|
||||
};
|
||||
struct file_remap *remap;
|
||||
struct file_remap *remap;
|
||||
};
|
||||
|
||||
struct fsnotify_file_info {
|
||||
|
Reference in New Issue
Block a user