commit | 1dd704b6175f067781807ad4da1b878357dc9755 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Apr 12 01:08:50 2013 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed May 01 17:29:39 2013 -0400 |
tree | 654f8494b04c0e630edfb4e9da2a50fcaa341b57 | |
parent | 271a15eabe094538d958dc68ccfc9c36b699247a [diff] |
proc: Uninline pid_delete_dentry() Uninline pid_delete_dentry() as it's only used by three function pointers. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>