Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc
really cares about is PDE(inode)->data.  Provide a helper
for that; static inline for now, eventually will be moved
to fs/proc, along with the knowledge of struct proc_dir_entry
layout.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-04-09 14:13:32 -04:00
..
2012-07-02 11:07:27 +02:00
2013-04-09 14:13:32 -04:00
2011-09-16 17:37:51 -04:00
2013-04-09 14:13:32 -04:00
2013-01-28 18:17:25 -05:00