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
..
2013-02-15 15:10:37 -05:00
2011-10-19 03:10:46 -04:00
2012-10-08 17:42:36 -04:00
2013-02-04 15:46:15 -05:00
2012-07-31 18:42:43 -07:00
2013-02-21 15:25:00 -05:00
2012-01-20 14:17:26 -05:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2011-03-31 11:26:23 -03:00
2013-03-22 10:34:03 -04:00
2011-03-31 11:26:23 -03:00
2013-03-14 11:49:45 -04:00
2012-03-11 23:42:51 -07:00
2012-04-15 12:37:19 -04:00
2013-04-09 14:13:32 -04:00