The file was moved during integration. Align the comment. Signed-off-by: Ralf Ramsauer <[email protected]> --- scripts/gen_pci_defs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/gen_pci_defs.sh b/scripts/gen_pci_defs.sh index 40fb3a72..480f7fbb 100755 --- a/scripts/gen_pci_defs.sh +++ b/scripts/gen_pci_defs.sh @@ -26,7 +26,7 @@ PCI_EXT_CAP_IDS=$(find_defines $CELL_CONFIG_H PCI_EXT_CAP_ID_) cat <<END # This file is autogenerated. If you need to change it, edit -# tools/gen_pci_cap_ids.py.sh instead. +# scripts/gen_pci_defs.sh instead. from .extendedenum import ExtendedEnum -- 2.22.0 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20190614184926.10964-1-ralf.ramsauer%40oth-regensburg.de. For more options, visit https://groups.google.com/d/optout.
