KVM: Maintain back mapping from irqchip/pin to gsi
[deliverable/linux.git] / include / linux / cgroup.h
index b62bb9294d0c594618515c5f0214e963f7e3a904..0008dee665148850f2b46af2918b23635cedc7c0 100644 (file)
@@ -37,7 +37,7 @@ extern void cgroup_exit(struct task_struct *p, int run_callbacks);
 extern int cgroupstats_build(struct cgroupstats *stats,
                                struct dentry *dentry);
 
-extern struct file_operations proc_cgroup_operations;
+extern const struct file_operations proc_cgroup_operations;
 
 /* Define the enumeration of all cgroup subsystems */
 #define SUBSYS(_x) _x ## _subsys_id,
This page took 0.024275 seconds and 5 git commands to generate.