From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=gfrD+Tdy; spf=pass (domain: linaro.org, ip: 209.85.128.44, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by groups.io with SMTP; Thu, 19 Sep 2019 09:03:38 -0700 Received: by mail-wm1-f44.google.com with SMTP id v17so4571169wml.4 for ; Thu, 19 Sep 2019 09:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CbZXmADrKDUd8Xr8ehDhz+m7qngUhEECWVB1Y/VqEkQ=; b=gfrD+TdyuegppFwnqzzn/orOkCF4kbQXkZtDjtZ+kDQBqWr6NNNlPz2dH7n94mb/Rz tx3S0KDGdqybpGDnS33WMzulinwF9wNYNFA68kAeUAEgiapSKL+QbAQb+a+UpKjIkDtK xeBjDR4/cd5rdIxAl7hDRwGy8E5gSBu31qCVsiLat2Wd10nzzUkOhlHui6l+HYNOuqIA 3O1xcEJj5tB0YKMgvRA3FGRUo1XPv4z+1PJd7kjkHcQYxzaVHtGS7DrgQucGDCAPwrWE vZyj9K9k/UKORN2ZEBnJ/wmiBwspkoKzn/xNderLCkhvB5/bnZB2BcZN3Vap+t6VOfBg g7YA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CbZXmADrKDUd8Xr8ehDhz+m7qngUhEECWVB1Y/VqEkQ=; b=fWCJY8tIiJpHQfS4gmq3jHN92e8Wy5ieKLyPm8zMS3DtxU9wWO5JiDko2pSPTBvD1G JpKx96gMLr8uUWj6suxQVFwMYaGYiMSyqHBHe/uDcFv2dftn2FwwcotxXlcOHGxFT6oN fcOFEl3xKCbdia16DedEkT7lrFeK12K1PIVMLOxphtsjCiwkmjMnrHbmC/5/6SVZzD2r g+kNf5ddbx4GqnCwhFmJV443TUghAiCaLsuwcJJtyu2vlO+35h58fUkD3xMJEBLinqKH NTF1YnLTYNqSVIpC5wX5mY5tzLmnVkImEOTWQyKbx1e2QLyVeITgMmES8iB+x5erGyLA v1dQ== X-Gm-Message-State: APjAAAXRkkVfbpHjaYCMk2FHVyqVMllaiRo0YKk9uEOACk8yuf/fUePj O+MINzdh9adxcoYo5/kCgJ/nv9sjxbE= X-Google-Smtp-Source: APXvYqw3k114y0/cdze9sRWT/qgNlRp6EO3jCZPBJGCi7yTq2e3tXDF3GnbrXJYREdDmrBxq8dwRZg== X-Received: by 2002:a05:600c:1009:: with SMTP id c9mr3315364wmc.64.1568909016447; Thu, 19 Sep 2019 09:03:36 -0700 (PDT) Return-Path: Received: from vanye.hemma.eciton.net (cpc92302-cmbg19-2-0-cust304.5-4.cable.virginm.net. [82.1.209.49]) by smtp.gmail.com with ESMTPSA id v4sm15948662wrg.56.2019.09.19.09.03.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Sep 2019 09:03:35 -0700 (PDT) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Ard Biesheuvel , "Kinney, Michael D" Subject: [PATCH v2 7/9] ArmPkg: ArmScmiDxe - convert .h to from 8859-x to 7-bit Date: Thu, 19 Sep 2019 17:03:17 +0100 Message-Id: <20190919160319.16270-8-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190919160319.16270-1-leif.lindholm@linaro.org> References: <20190919160319.16270-1-leif.lindholm@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A paragraph sign in a comment came from some ISO8859 encoding, convert it to the word "section" to remain 7-bit safe, since we're not actually doing anything special. Cc: Ard Biesheuvel Cc: "Kinney, Michael D" Signed-off-by: Leif Lindholm --- ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h b/ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h index ee8734bbaab0..b274b5ab2ad4 100644 --- a/ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h +++ b/ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h @@ -23,7 +23,7 @@ #define NUM_REMAIN_PERF_LEVELS(Lvls) (Lvls >> NUM_REMAIN_PERF_LEVELS_SHIFT) /** Return values for SCMI_MESSAGE_ID_PERFORMANCE_DESCRIBE_LEVELS command. - SCMI Spec § 4.5.2.5 + SCMI Spec section 4.5.2.5 **/ typedef struct { UINT32 NumLevels; -- 2.20.1