USB: usb_debug: fix indentation
[deliverable/linux.git] / mm / page_cgroup.c
index 3749ae15a8c8acb1dfc7a06c08eec3da35d643f1..2d123f94a8df49addd2ee3167d31861073da9f84 100644 (file)
@@ -360,7 +360,7 @@ struct swap_cgroup_ctrl {
        spinlock_t      lock;
 };
 
-struct swap_cgroup_ctrl swap_cgroup_ctrl[MAX_SWAPFILES];
+static struct swap_cgroup_ctrl swap_cgroup_ctrl[MAX_SWAPFILES];
 
 struct swap_cgroup {
        unsigned short          id;
This page took 0.025641 seconds and 5 git commands to generate.