git: f63aaffebc4b - main - acpi(4): Fix a typo in a kernel message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Mar 2023 21:03:46 UTC
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=f63aaffebc4b93791030d759e319bbb038e5575f commit f63aaffebc4b93791030d759e319bbb038e5575f Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2023-03-23 21:03:31 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2023-03-23 21:03:31 +0000 acpi(4): Fix a typo in a kernel message - s/enitialization/initialization/ MFC afer: 5 days --- sys/dev/acpica/acpi_cmbat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/acpica/acpi_cmbat.c b/sys/dev/acpica/acpi_cmbat.c index 407b6dace5d4..14b8878cdfe8 100644 --- a/sys/dev/acpica/acpi_cmbat.c +++ b/sys/dev/acpica/acpi_cmbat.c @@ -533,7 +533,7 @@ acpi_cmbat_init_battery(void *arg) dev = (device_t)arg; ACPI_VPRINT(dev, acpi_device_get_parent_softc(dev), - "battery enitialization start\n"); + "battery initialization start\n"); /* * Try repeatedly to get valid data from the battery. Since the