]> git.baikalelectronics.ru Git - kernel.git/commit
x25: use proc_remove_subtree()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 3 Apr 2013 04:04:51 +0000 (00:04 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:13:35 +0000 (14:13 -0400)
commit4ecd71fa60a66d91f4becea1f82b0a5809a9b425
tree716f631b503fe92d73310e02aeca1fc3d7a6909f
parent03fc1dcd040a0ae627d2650a2faef829d916891d
x25: use proc_remove_subtree()

... and don't bother with ->owner, while we are at it - procfs fops
do not need it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/x25/x25_proc.c