Re: [PATCH][01/37] Clean up duplicate includes in Documentation/

From: Balbir Singh
Date: Sat Jul 21 2007 - 13:13:59 EST


Jesper Juhl wrote:
> Hi,
>
> This patch cleans up duplicate includes in
> Documentation/
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
> ---
>
> diff --git a/Documentation/accounting/getdelays.c b/Documentation/accounting/getdelays.c
> index 24c5aad..0ccfeae 100644
> --- a/Documentation/accounting/getdelays.c
> +++ b/Documentation/accounting/getdelays.c
> @@ -21,7 +21,6 @@
> #include <sys/types.h>
> #include <sys/stat.h>
> #include <sys/socket.h>
> -#include <sys/types.h>
> #include <signal.h>
>
> #include <linux/genetlink.h>

Looks good!

Acked-by: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx>

--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/