vserver 1.9.3
[linux-2.6.git] / include / linux / vserver / legacy.h
index 1372c0f..877bfb8 100644 (file)
 
 /*  compatibiliy vserver arguments */
 
-struct  vcmd_new_s_context_v1 {
+struct vcmd_new_s_context_v1 {
        uint32_t remove_cap;
        uint32_t flags;
 };
 
-struct  vcmd_set_ipv4root_v3 {
+struct vcmd_set_ipv4root_v3 {
        /* number of pairs in id */
        uint32_t broadcast;
        struct {
@@ -40,7 +40,7 @@ struct  vcmd_set_ipv4root_v3 {
                                        /* of the context */
 #define VX_INFO_NAMESPACE      128     /* save private namespace */
 
-       
+
 #define NB_S_CONTEXT   16
 
 #define NB_IPV4ROOT    16