2
0
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:
Cyrill Gorcunov
2013-01-16 02:22:05 +04:00
committed by Pavel Emelyanov
parent 3a1c7d1d76
commit 8573f5ec53

View File

@@ -49,7 +49,7 @@ struct fsnotify_mark_info {
InotifyWdEntry *iwe;
FanotifyMarkEntry *fme;
};
struct file_remap *remap;
struct file_remap *remap;
};
struct fsnotify_file_info {