Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

DEBUGFS: Correct location of debugfs API documentation.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Robert P. J. Day and committed by
Greg Kroah-Hartman
883ce42e 16dc42e0

+1 -1
+1 -1
fs/debugfs/file.c
··· 9 9 * 2 as published by the Free Software Foundation. 10 10 * 11 11 * debugfs is for people to use instead of /proc or /sys. 12 - * See Documentation/DocBook/kernel-api for more details. 12 + * See Documentation/DocBook/filesystems for more details. 13 13 * 14 14 */ 15 15