Re: [PATCH 08/14] docs: move kobject and kref docs into the core-api book

2020-05-15 Thread Jonathan Corbet
On Fri, 1 May 2020 17:37:52 +0200 Mauro Carvalho Chehab wrote: > Both documents are documenting Kernel core objects. So, add > them into the core-api book. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/core-api/index.rst | 1 + > Documentation/core-api/kobject.rs

[PATCH 08/14] docs: move kobject and kref docs into the core-api book

2020-05-01 Thread Mauro Carvalho Chehab
Both documents are documenting Kernel core objects. So, add them into the core-api book. Signed-off-by: Mauro Carvalho Chehab --- Documentation/core-api/index.rst | 1 + Documentation/core-api/kobject.rst| 2 +- Documentation/{kref.txt => core-api/kref.rst} | 0 3 files