Skip to content

Commit

Permalink
Documentation: move watch_queue to core-api
Browse files Browse the repository at this point in the history
Move watch_queue documentation to the core-api index and
subdirectory.

Fixes: c73be61 ("pipe: Add general notification queue support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Randy Dunlap authored and Jonathan Corbet committed Apr 22, 2022
1 parent 5a5866c commit f546112
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Documentation/core-api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ it.

kernel-api
workqueue
watch_queue
printk-basics
printk-formats
symbol-namespaces
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion Documentation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ to ReStructured Text format, or are simply too old.

tools/index
staging/index
watch_queue


Translations
Expand Down

0 comments on commit f546112

Please sign in to comment.