Skip to content

Commit 9c3d77e

Browse files
committed
doc: tweek known-issues pattern for hypercall API
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 99ebd92 commit 9c3d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/.known-issues/doc/hypercall.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
^[- \t]*\^
2424
#
2525
^(?P<filename>[-._/\w]+/api/hypercall_api.rst):(?P<lineno>[0-9]+): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
26-
^.*union hc_ptdev_irq::\@1 hc_ptdev_irq::is
26+
^.*union hc_ptdev_irq::\@[01] hc_ptdev_irq::is
2727
^[- \t]*\^
2828
^(?P=filename):(?P=lineno): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
2929
^[ \t]*

0 commit comments

Comments
 (0)