diff --git a/[refs] b/[refs] index d7ccbc3f8c64..d25f3bca2390 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8daec965e7035bbf8d364fe7585bffac7222b87a +refs/heads/master: 76ceb2f90f6efb6d1f3d88f855428bff947a3483 diff --git a/trunk/include/linux/proc_fs.h b/trunk/include/linux/proc_fs.h index 28e3664fdf1b..cd13a78c5db8 100644 --- a/trunk/include/linux/proc_fs.h +++ b/trunk/include/linux/proc_fs.h @@ -75,7 +75,6 @@ struct proc_dir_entry { write_proc_t *write_proc; atomic_t count; /* use count */ int deleted; /* delete flag */ - void *set; int pde_users; /* number of callers into module in progress */ spinlock_t pde_unload_lock; /* proc_fops checks and pde_users bumps */ struct completion *pde_unload_completion;