Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <colin.king@canonical.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Colin Ian King and committed by
Rafael J. Wysocki
f2f51e7a c59fe83a

+1 -1
+1 -1
drivers/acpi/acpica/accommon.h
··· 13 13 /* 14 14 * Common set of includes for all ACPICA source files. 15 15 * We put them here because we don't want to duplicate them 16 - * in the the source code again and again. 16 + * in the source code again and again. 17 17 * 18 18 * Note: The order of these include files is important. 19 19 */