[PATCH] acpi: tcpa: fix incorrect comments - no functional changes

Alex Hung alex.hung at canonical.com
Thu Jul 16 09:01:35 UTC 2015


1. remove non-applicable license
2. update link of reference document

Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 src/acpi/tcpa/tcpa.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/acpi/tcpa/tcpa.c b/src/acpi/tcpa/tcpa.c
index bc801f0..485e2c9 100644
--- a/src/acpi/tcpa/tcpa.c
+++ b/src/acpi/tcpa/tcpa.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2010-2015 Canonical
  *
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
@@ -185,7 +183,7 @@ static int tcpa_server_test(fwts_framework *fw, fwts_acpi_table_tcpa *tcpa)
 
 /*
  * TCPA table
- *   available @ https://www.trustedcomputinggroup.org/files/static_page_files/5DB17390-1A4B-B294-D029166C91F3512B/TCG_D-RTM_Architecture_v1%200_Published_06172013.pdf
+ *   available @ http://www.trustedcomputinggroup.org/files/static_page_files/648D7D46-1A4B-B294-D088037B8F73DAAF/TCG_ACPIGeneralSpecification_1-10_0-37-Published.pdf
  */
 static int tcpa_test1(fwts_framework *fw)
 {
-- 
1.9.1




More information about the fwts-devel mailing list