From: Robert P. J. Day Date: Fri, 25 Apr 2008 12:52:51 +0000 (-0400) Subject: DEBUGFS: Correct location of debugfs API documentation. X-Git-Tag: firefly_0821_release~20576^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=883ce42ec45c2dbef5be7c133ade9741ac978329;p=firefly-linux-kernel-4.4.55.git DEBUGFS: Correct location of debugfs API documentation. Signed-off-by: Robert P. J. Day Signed-off-by: Greg Kroah-Hartman --- diff --git a/fs/debugfs/file.c b/fs/debugfs/file.c index fddffe4851f5..159a5efd6a8a 100644 --- a/fs/debugfs/file.c +++ b/fs/debugfs/file.c @@ -9,7 +9,7 @@ * 2 as published by the Free Software Foundation. * * debugfs is for people to use instead of /proc or /sys. - * See Documentation/DocBook/kernel-api for more details. + * See Documentation/DocBook/filesystems for more details. * */