aboutsummaryrefslogtreecommitdiff
path: root/sys/x86
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-08-09 07:46:50 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-08-09 07:46:50 +0000
commit821b850a3bb73a78eef97ea22d1dc6ea82195b65 (patch)
tree585a25806fb267ceceed30bf1622f9c9216d8653 /sys/x86
parentb223c1f1a0ac83a3bd1475add9b794bad1749b2f (diff)
downloadsrc-821b850a3bb73a78eef97ea22d1dc6ea82195b65.tar.gz
src-821b850a3bb73a78eef97ea22d1dc6ea82195b65.zip
x86: Remove redundant parentheses
Reported by: avg Sponsored by: Beckhoff Automation GmbH & Co. KG MFC after: 1 week MFC-With: b223c1f1a0ac ("x86: Add another cpuid for Apollo Lake errata APL30")
Diffstat (limited to 'sys/x86')
-rw-r--r--sys/x86/x86/cpu_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/x86/cpu_machdep.c b/sys/x86/x86/cpu_machdep.c
index cf3365acbc92..759d9e8c6c95 100644
--- a/sys/x86/x86/cpu_machdep.c
+++ b/sys/x86/x86/cpu_machdep.c
@@ -828,7 +828,7 @@ cpu_idle_tun(void *unused __unused)
}
if (cpu_vendor_id == CPU_VENDOR_INTEL &&
- ((cpu_id == 0x506c9) || cpu_id == 0x506ca)) {
+ (cpu_id == 0x506c9 || cpu_id == 0x506ca)) {
/*
* Apollo Lake errata APL31 (public errata APL30).
* Stores to the armed address range may not trigger