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:
ee3efa9
)
debugfs: make sure that debugfs_create_file() gets used only for regulars
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 10 Jun 2012 00:28:22 +0000
(20:28 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 14 Jul 2012 12:35:19 +0000
(16:35 +0400)
It, debugfs_create_dir() and debugfs_create_link() use the common helper
now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found