X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fproc%2Finternal.h;h=f6db9618a88896f741bff9d1403d20189b445e6e;hb=7cec2ef4a298605b010f1c80041de884e777ea67;hp=cd53ff838498de03973494d6a70ddae9f193a1ce;hpb=5a2dd72abdae75ea2960145e0549635ce4e0be96;p=karo-tx-linux.git diff --git a/fs/proc/internal.h b/fs/proc/internal.h index cd53ff838498..f6db9618a888 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h @@ -91,3 +91,4 @@ struct pde_opener { int (*release)(struct inode *, struct file *); struct list_head lh; }; +void pde_users_dec(struct proc_dir_entry *pde);