[PATCH] The same content in the comment appear twice.

2015-06-15 Thread gongzg
From: gongzhaogang Delect the extra content in the comment. return_object - Where to put method's return value (if any). If NULL, no value is returned. --- drivers/acpi/acpica/nseval.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/acpi/ac

[PATCH] The same content in the comment appear twice.

2015-06-15 Thread gongzg
From: gongzhaogang Delect the extra content in the comment. return_object - Where to put method's return value (if any). If NULL, no value is returned. --- drivers/acpi/acpica/nseval.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/acpi/ac

[PATCH] The same content in the comment appear twice.

2015-06-10 Thread gongzg
From: gongzhaogang Delect the extra content in the comment. return_object - Where to put method's return value (if any). If NULL, no value is returned. --- drivers/acpi/acpica/nseval.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/acpi/ac

[PATCH] The same content in the comment appear twice.

2015-05-29 Thread Gong Zhaogang
From: gongzhaogang 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 --- drivers/acpi/acpica/nseval.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drive