From: Colin Ian King Date: Mon, 30 Nov 2020 19:20:44 +0000 (-0800) Subject: ACPICA: Remove extreaneous "the" in comments X-Git-Tag: v5.11-rc1~150^2~3^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2f51e7a13e2de5bedffbd693c43658d2d37854e;p=thirdparty%2Fkernel%2Flinux.git ACPICA: Remove extreaneous "the" in comments ACPICA commit f6eae3961bf39ad8beda70c001d1815780600e39 There are several ocurrances of "the the", remove the extraneous "the". Link: https://github.com/acpica/acpica/commit/f6eae396 Signed-off-by: Colin Ian King Signed-off-by: Bob Moore Signed-off-by: Erik Kaneda Signed-off-by: Rafael J. Wysocki --- diff --git a/drivers/acpi/acpica/accommon.h b/drivers/acpi/acpica/accommon.h index 89101e53324b8..94e18bb76556e 100644 --- a/drivers/acpi/acpica/accommon.h +++ b/drivers/acpi/acpica/accommon.h @@ -13,7 +13,7 @@ /* * Common set of includes for all ACPICA source files. * We put them here because we don't want to duplicate them - * in the the source code again and again. + * in the source code again and again. * * Note: The order of these include files is important. */