Commit ff543332ec5d23833994fca9e7789f067fb51221

Authored by Robert P. J. Day
Committed by Greg Kroah-Hartman
1 parent 9f255651fb

debugfs: Add a reference to the debugfs API documentation.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

... ... @@ -74,6 +74,9 @@
74 74 debugging files into. Enable this option to be able to read and
75 75 write to these files.
76 76  
  77 + For detailed documentation on the debugfs API, see
  78 + Documentation/DocBook/filesystems.
  79 +
77 80 If unsure, say N.
78 81  
79 82 config HEADERS_CHECK