]> Git Repo - linux.git/blobdiff - drivers/acpi/apei/erst.c
Fix spelling mistakes in comments
[linux.git] / drivers / acpi / apei / erst.c
index 5850d320404c35b9c7318eb0619ae54c7e32a30b..cf6db6b7662a6ee25d21e5d46a988a725f2ee53c 100644 (file)
@@ -53,7 +53,7 @@
                                     sizeof(struct acpi_table_erst)))
 
 #define SPIN_UNIT              100                     /* 100ns */
-/* Firmware should respond within 1 miliseconds */
+/* Firmware should respond within 1 milliseconds */
 #define FIRMWARE_TIMEOUT       (1 * NSEC_PER_MSEC)
 #define FIRMWARE_MAX_STALL     50                      /* 50us */
 
This page took 0.028398 seconds and 4 git commands to generate.