lkml.org 
[lkml]   [2015]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] The same content in the comment appear twice.
Date
From: gongzhaogang <gongzhaogang@inspur.com>

Delete the extra content in the comment.
return_object - Where to put method's return value (if
any). If NULL, no value is returned.

Signed-off-by: Gong Zhaogang <gongzhaogang@inspur.com>
---
drivers/acpi/acpica/nseval.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/acpi/acpica/nseval.c b/drivers/acpi/acpica/nseval.c
index 7bcc68f..82e2eef 100644
--- a/drivers/acpi/acpica/nseval.c
+++ b/drivers/acpi/acpica/nseval.c
@@ -69,8 +69,6 @@ acpi_ns_exec_module_code(union acpi_operand_object *method_obj,
* return_object - Where to put method's return value (if
* any). If NULL, no value is returned.
* parameter_type - Type of Parameter list
- * return_object - Where to put method's return value (if
- * any). If NULL, no value is returned.
* flags - ACPI_IGNORE_RETURN_VALUE to delete return
*
* RETURN: Status
--
1.9.1



\
 
 \ /
  Last update: 2015-05-29 11:41    [W:0.043 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site