ACK: [PATCH] pci:crs: fix an indentation error

ivanhu ivan.hu at canonical.com
Wed May 8 11:59:09 UTC 2019


On 5/7/19 9:45 AM, Alex Hung wrote:
> There is no functional change.
>
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  src/pci/crs/crs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/pci/crs/crs.c b/src/pci/crs/crs.c
> index 322ead65..639a7dce 100644
> --- a/src/pci/crs/crs.c
> +++ b/src/pci/crs/crs.c
> @@ -62,7 +62,7 @@ static int crs_test1(fwts_framework *fw)
>  		return FWTS_ERROR;
>  	}
>  
> -        if (fwts_klog_regex_find(fw, klog,
> +	if (fwts_klog_regex_find(fw, klog,
>  		"PCI: Ignoring host bridge windows from ACPI;") > 0) {
>  		if (strstr(cmdline, "pci=nocrs") != NULL) {
>  			fwts_skipped(fw, "Kernel was booted with pci=nocrs, Ignoring host bridge windows _CRS settings from ACPI, skipping test.");
Acked-by: Ivan Hu <ivan.hu at canonical.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20190508/b04d94c6/attachment.sig>


More information about the fwts-devel mailing list