Loading drivers/acpi/apei/bert.c +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ #define ACPI_BERT_PRINT_MAX_RECORDS 5 #define ACPI_BERT_PRINT_MAX_LEN 1024 static int bert_disable; static int bert_disable __initdata; /* * Print "all" the error records in the BERT table, but avoid huge spam to Loading Loading
drivers/acpi/apei/bert.c +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ #define ACPI_BERT_PRINT_MAX_RECORDS 5 #define ACPI_BERT_PRINT_MAX_LEN 1024 static int bert_disable; static int bert_disable __initdata; /* * Print "all" the error records in the BERT table, but avoid huge spam to Loading