debugfs: Add stub function for debugfs_create_automount().
authorJiaxing Wang <hello.wjx@gmail.com>
Sun, 22 Nov 2015 08:05:10 +0000 (16:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 06:26:47 +0000 (22:26 -0800)
commit94e1dec7a9c111419fee328cf6f082059d8bd0f8
treeb1fb6537661414090e598971c7a719db69c2a9fd
parente56ed358afd81554e668aaa974d3f9ed201fa10d
debugfs: Add stub function for debugfs_create_automount().

Add stub for debugfs_create_automount() for when debugfs is not configured
in.

Signed-off-by: Jiaxing Wang <hello.wjx@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/debugfs.h
This page took 0.025747 seconds and 5 git commands to generate.