public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c
@ 2012-10-08 12:31 Wei Yongjun
  2012-10-09  4:53 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2012-10-08 12:31 UTC (permalink / raw)
  To: len.brown; +Cc: yongjun_wei, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 tools/power/acpi/acpidump.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/power/acpi/acpidump.c b/tools/power/acpi/acpidump.c
index 0777987..a84553a 100644
--- a/tools/power/acpi/acpidump.c
+++ b/tools/power/acpi/acpidump.c
@@ -62,7 +62,6 @@ typedef long long			s64;
 #include <unistd.h>
 #include <getopt.h>
 
-#include <sys/types.h>
 #include <dirent.h>
 
 #include <acpi/acconfig.h>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c
  2012-10-08 12:31 [PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c Wei Yongjun
@ 2012-10-09  4:53 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2012-10-09  4:53 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: yongjun_wei, linux-kernel

Applied.

thanks,
Len Brown, Intel Open Source Technology Center


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-08 12:31 [PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c Wei Yongjun
2012-10-09  4:53 ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox