]> git.baikalelectronics.ru Git - kernel.git/commit
docs: move the kref doc into the core-api book
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 1 May 2020 15:37:52 +0000 (17:37 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2020 18:02:19 +0000 (12:02 -0600)
commitf852eb18b66fc0b9e043abc41db977eb44696865
treeffa7545b68c4e9a8b8147331ca473fbe9122860d
parent9137e6c228cb09c60e2ad4ea2a9a4fe20b5fc8e3
docs: move the kref doc into the core-api book

This document covers core kernel objects. So, add it into the core-api
book.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/f385af13b4a6d3ff8c89beedd4506900e79ca72e.1588345503.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/kobject.rst
Documentation/core-api/kref.rst [new file with mode: 0644]
Documentation/kref.txt [deleted file]