HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37571 )
Change subject: src/device: Fix typo ......................................................................
src/device: Fix typo
Change-Id: Ibe99264a82fdea0e185907d2d2d4c57078ef3ae4 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/device/pciexp_device.c M util/lint/spelling.txt 2 files changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/37571/1
diff --git a/src/device/pciexp_device.c b/src/device/pciexp_device.c index 72aac4c..c73c548 100644 --- a/src/device/pciexp_device.c +++ b/src/device/pciexp_device.c @@ -165,7 +165,7 @@ cap = pci_find_capability(dev, PCI_CAP_ID_PCIE);
/* - * Check if capibility pointer is valid and + * Check if capability pointer is valid and * device supports LTR mechanism. */ if (!cap || !pciexp_is_ltr_supported(dev, cap)) { diff --git a/util/lint/spelling.txt b/util/lint/spelling.txt index 118a435..7ca4e6b 100644 --- a/util/lint/spelling.txt +++ b/util/lint/spelling.txt @@ -222,6 +222,7 @@ capabitilies||capabilities capatibilities||capabilities capapbilities||capabilities +capibility||capability carefuly||carefully cariage||carriage catagory||category