git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3049b
)
mac80211_hwsim: use debugfs_remove_recursive
author
Janusz Dziedzic
<janusz.dziedzic@tieto.com>
Fri, 1 Nov 2013 19:35:58 +0000
(20:35 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Nov 2013 19:49:38 +0000
(20:49 +0100)
Use debugfs_remove_recursive. That avoids the need
for the new dentry pointers and extra debugfs_remove
calls.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found