Re: [PATCH] drivers/pci: Add minor comment for maximum capability constant
On 13.06.2025 12:13, Frediano Ziglio wrote: > The comment is similar to extended capabilities in the function > below. > > Signed-off-by: Frediano Ziglio Acked-by: Jan Beulich
[PATCH] drivers/pci: Add minor comment for maximum capability constant
The comment is similar to extended capabilities in the function below. Signed-off-by: Frediano Ziglio --- xen/drivers/pci/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/drivers/pci/pci.c b/xen/drivers/pci/pci.c index acf4cebe42..e1ddde90eb 100644 --- a/xen/drivers/