]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/acpi/actypes.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs...
[mv-sheeva.git] / include / acpi / actypes.h
index ef4601149f49f0f9448fbb28f71f58cc20230227..153f12dc3373802798a59a8e595bb722f9b42d79 100644 (file)
@@ -288,7 +288,7 @@ typedef u32 acpi_physical_address;
 /*
  * Some compilers complain about unused variables. Sometimes we don't want to
  * use all the variables (for example, _acpi_module_name). This allows us
- * to to tell the compiler in a per-variable manner that a variable
+ * to tell the compiler in a per-variable manner that a variable
  * is unused
  */
 #ifndef ACPI_UNUSED_VAR