mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-17 05:45:20 +00:00
ACPI: clean up double words in two comments
Remove the second 'on' and 'those'. Signed-off-by: Tom Rix <trix@redhat.com> [ rjw: Subject adjustments ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
cfb92440ee
commit
a8ab8ef437
@ -302,7 +302,7 @@ config ACPI_IPMI
|
||||
help
|
||||
This driver enables the ACPI to access the BMC controller. And it
|
||||
uses the IPMI request/response message to communicate with BMC
|
||||
controller, which can be found on on the server.
|
||||
controller, which can be found on the server.
|
||||
|
||||
To compile this driver as a module, choose M here:
|
||||
the module will be called as acpi_ipmi.
|
||||
|
@ -185,7 +185,7 @@ static acpi_status acpi_pci_link_check_current(struct acpi_resource *resource,
|
||||
if (!p || !p->interrupt_count) {
|
||||
/*
|
||||
* IRQ descriptors may have no IRQ# bits set,
|
||||
* particularly those those w/ _STA disabled
|
||||
* particularly those w/ _STA disabled
|
||||
*/
|
||||
pr_debug("Blank _CRS IRQ resource\n");
|
||||
return AE_OK;
|
||||
|
Loading…
x
Reference in New Issue
Block a user