ACPICA: Remove extreaneous "the" in comments
authorColin Ian King <colin.king@canonical.com>
Mon, 30 Nov 2020 19:20:44 +0000 (11:20 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Dec 2020 17:13:30 +0000 (18:13 +0100)
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>
drivers/acpi/acpica/accommon.h

index 89101e53324b873d33d00dfcbea6124a882d5e21..94e18bb76556e40cac81acf08fe89f8c8b36bf24 100644 (file)
@@ -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.
  */