OSDN Git Service

mm: /proc/pid/smaps_rollup: convert to single value seq_file
[tomoyo/tomoyo-test1.git] / fs / proc / internal.h
index 0c53876..f5b75d2 100644 (file)
@@ -285,7 +285,6 @@ struct proc_maps_private {
        struct inode *inode;
        struct task_struct *task;
        struct mm_struct *mm;
-       struct mem_size_stats *rollup;
 #ifdef CONFIG_MMU
        struct vm_area_struct *tail_vma;
 #endif