proc: Uninline pid_delete_dentry()
authorDavid Howells <dhowells@redhat.com>
Fri, 12 Apr 2013 00:08:50 +0000 (01:08 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 May 2013 21:29:39 +0000 (17:29 -0400)
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>

No differences found