Commit 8573f5ec authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

fsnotify: Drop parasite trailing \Space

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 3a1c7d1d
...@@ -49,7 +49,7 @@ struct fsnotify_mark_info { ...@@ -49,7 +49,7 @@ struct fsnotify_mark_info {
InotifyWdEntry *iwe; InotifyWdEntry *iwe;
FanotifyMarkEntry *fme; FanotifyMarkEntry *fme;
}; };
struct file_remap *remap; struct file_remap *remap;
}; };
struct fsnotify_file_info { struct fsnotify_file_info {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment