aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_proc.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2013-04-12 16:15:07 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2013-05-01 17:29:44 -0400
commit8bc742e13fb2c9cd64988816749295e9ddf53101 (patch)
tree725f9b2fe765e5632ec19950660277af89643901 /drivers/net/wireless/hostap/hostap_proc.c
parentdrm: proc: Use minor->index to label things, not PDE->name (diff)
downloadlinux-dev-8bc742e13fb2c9cd64988816749295e9ddf53101.tar.xz
linux-dev-8bc742e13fb2c9cd64988816749295e9ddf53101.zip
drm: proc: Use remove_proc_subtree()
Use remove_proc_subtree() rather than remove_proc_entry() to remove a minor-specific drm proc directory and all its children. Things could theoretically be improved by storing the drm_minor pointer in the minor-specific dir proc_dir_entry struct data and then scrapping the list of proc files - but that's shared with the debugfs interface where you can't do that, so I don't see an easy way of doing it. Signed-off-by: David Howells <dhowells@redhat.com> cc: dri-devel@lists.freedesktop.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions