]> git.baikalelectronics.ru Git - kernel.git/commit
debugfs: split the beginning and the end of __create_file() off
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 18:55:55 +0000 (13:55 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Jan 2015 20:23:31 +0000 (15:23 -0500)
commit3b59c02f85a13944a18c6ea44f4ed8e47faeba41
tree1c401a4058aaa974a7db6125605aa57d615ca457
parent2edd04b0d0589645e2b56b8cefb6f379cc120e6a
debugfs: split the beginning and the end of __create_file() off

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/debugfs/inode.c