mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-06 02:35:10 +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]*\^
|
||||
#
|
||||
^(?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]*\^
|
||||
^(?P=filename):(?P=lineno): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
||||
^[ \t]*
|
||||
|
Loading…
Reference in New Issue
Block a user