From patchwork Tue Jan 19 09:26:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Hung X-Patchwork-Id: 569880 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 45E83140AD9; Tue, 19 Jan 2016 20:26:30 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1aLSYV-0003qG-LI; Tue, 19 Jan 2016 09:26:27 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1aLSYL-0003pP-9q for fwts-devel@lists.ubuntu.com; Tue, 19 Jan 2016 09:26:17 +0000 Received: from 123-204-69-1.adsl.dynamic.seed.net.tw ([123.204.69.1] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1aLSYK-0005d0-B1; Tue, 19 Jan 2016 09:26:16 +0000 From: Alex Hung To: fwts-devel@lists.ubuntu.com Subject: [PATCH] acpi: method: remove non-method names from the top comments Date: Tue, 19 Jan 2016 17:26:11 +0800 Message-Id: <1453195571-19924-1-git-send-email-alex.hung@canonical.com> X-Mailer: git-send-email 2.5.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com Signed-off-by: Alex Hung Acked-by: Colin Ian King Acked-by: Ivan Hu --- src/acpi/method/method.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c index 122789e..edf4e78 100644 --- a/src/acpi/method/method.c +++ b/src/acpi/method/method.c @@ -137,9 +137,7 @@ * _NTT 11.4.9 Y * _OFF 7.1.2 Y * _ON_ 7.1.3 Y - * _OS 5.7.3 n/a * _OSC 6.2.10 n/a - * _OSI 5.7.2 n/a * _OST 6.3.5 n/a * _PAI 10.4.4 n/a * _PCL 10.3.2 Y @@ -154,7 +152,6 @@ * _PMM 10.4.3 Y * _PPC 8.4.4.3 Y * _PPE 8.4.6 Y - * _PR 5.3.1 n/a * _PR0 7.2.8 Y * _PR1 7.2.9 Y * _PR2 7.2.10 Y @@ -185,7 +182,6 @@ * _Qxx 5.6.4.1 n/a * _RDI 8.5 Y * _REG 6.5.4 n/a - * _REV 5.7.4 n/a * _RMV 6.3.6 Y * _ROM B.4.3 Y * _RST 7.3.25 Y @@ -205,7 +201,6 @@ * _S2W 7.2.22 Y * _S3W 7.2.23 Y * _S4W 7.2.24 Y - * _SB_ 5.3.1 n/a * _SBS 10.1.3 Y * _SCP 11.4.11 Y * _SDD 9.8.3.3.1 n/a @@ -242,7 +237,6 @@ * _TSS 8.4.3.2 Y * _TST 11.4.18 Y * _TTS 7.3.6 Y - * _TZ_ 5.3.1 n/a * _TZD 11.4.19 Y * _TZM 11.4.20 Y * _TZP 11.4.21 Y