mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-06 18:55:40 +00:00
doc: tweek known-issues pattern for hypercall API
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
99ebd926c2
commit
9c3d77e4b9
@ -23,7 +23,7 @@
|
|||||||
^[- \t]*\^
|
^[- \t]*\^
|
||||||
#
|
#
|
||||||
^(?P<filename>[-._/\w]+/api/hypercall_api.rst):(?P<lineno>[0-9]+): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
^(?P<filename>[-._/\w]+/api/hypercall_api.rst):(?P<lineno>[0-9]+): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
||||||
^.*union hc_ptdev_irq::\@1 hc_ptdev_irq::is
|
^.*union hc_ptdev_irq::\@[01] hc_ptdev_irq::is
|
||||||
^[- \t]*\^
|
^[- \t]*\^
|
||||||
^(?P=filename):(?P=lineno): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
^(?P=filename):(?P=lineno): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
||||||
^[ \t]*
|
^[ \t]*
|
||||||
|
Loading…
Reference in New Issue
Block a user