Home
last modified time | relevance | path

Searched hist:"9 b9b0bda7d8acc7400f868147997b55093d69416" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/core-api/
H A Dgenericirq.rstdiff 9b9b0bda7d8acc7400f868147997b55093d69416 Mon Sep 28 06:13:07 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> docs: genericirq.rst: don't document chip.c functions twice

Currently, kernel/irq/chip.c is included twice, one for
export functions, and then for internal ones. However, as
the :export: and :internal: tags are missing, they ended
being included twice.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>