]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/acpi/acexcep.h
Merge branch 'acpica-next' into linux-next
[karo-tx-linux.git] / include / acpi / acexcep.h
index 19503449814f587696a38e5c9078a50f8ae56aef..6c3890e021400da74d95594efad153b058ded1ed 100644 (file)
 #define AE_CODE_TBL_MAX                 0x0005
 
 /*
- * AML exceptions.  These are caused by problems with
+ * AML exceptions. These are caused by problems with
  * the actual AML byte stream
  */
 #define AE_AML_BAD_OPCODE               (acpi_status) (0x0001 | AE_CODE_AML)