[PATCH 0/3] acpi: checksum: tidy code, fix typos, flag critical errors

Colin King colin.king at canonical.com
Tue Feb 28 11:07:39 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

The following patches clean up the ACPI checksum test to ensure the
source does not exceed 80 chars and also checks for critical table
checksum errors (where the kerrnel aborts loading the tables). We
also add some more helpful advice to explain the severity of the
errors found.

Colin Ian King (3):
  acpi: checksum: reformat lines to fin into 80 columns
  acpi: checksum: fix typo shorted -> shortened
  acpi: checksum: flag up errors that are critical, add more helpful
    advice

 src/acpi/checksum/checksum.c |  101 ++++++++++++++++++++++++++++++++---------
 1 files changed, 79 insertions(+), 22 deletions(-)

-- 
1.7.9





More information about the fwts-devel mailing list