We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28055d5 commit cf51bfbCopy full SHA for cf51bfb
drivers/platform/x86/intel/pmt/class.c
@@ -209,7 +209,7 @@ static int intel_pmt_populate_entry(struct intel_pmt_entry *entry,
209
/*
210
* Some hardware use a different calculation for the base address
211
* when access_type == ACCESS_LOCAL. On the these systems
212
- * ACCCESS_LOCAL refers to an address in the same BAR as the
+ * ACCESS_LOCAL refers to an address in the same BAR as the
213
* header but at a fixed offset. But as the header address was
214
* supplied to the driver, we don't know which BAR it was in.
215
* So search for the bar whose range includes the header address.
0 commit comments