From: Al Viro Date: Sun, 10 Jun 2012 00:28:22 +0000 (-0400) Subject: debugfs: make sure that debugfs_create_file() gets used only for regulars X-Git-Tag: v3.6-rc1~152^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b1a350846a11dd1054cb7832e098aa37025deb;p=pandora-kernel.git debugfs: make sure that debugfs_create_file() gets used only for regulars It, debugfs_create_dir() and debugfs_create_link() use the common helper now. Signed-off-by: Al Viro --- Reading git-diff-tree failed