debugfs: make sure that debugfs_create_file() gets used only for regulars
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 10 Jun 2012 00:28:22 +0000 (20:28 -0400)
committerAl 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