docs: core-api: add circular-buffers documentation

The circular-buffers.txt is already in ReST format. So, move it to the
core-api guide, where it belongs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Mauro Carvalho Chehab
2018-05-07 06:35:43 -03:00
committed by Jonathan Corbet
parent de0f51e4b1
commit d8a121e3d5
5 changed files with 3 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ Core utilities
genalloc
errseq
printk-formats
circular-buffers
Interfaces for kernel debugging
===============================