Re: [PATCH] kbuild: remove extraneous blank line after declarationof usage()

From: Amerigo Wang
Date: Tue Jul 28 2009 - 01:35:30 EST


On Fri, Jul 24, 2009 at 11:29:29AM -0700, Trevor Keith wrote:
>Signed-off-by: Trevor Keith <tsrk@xxxxxxxx>

Acked-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>

Would you mind to fix other coding style problems in the
same file?

Thanks.


>---
> scripts/basic/fixdep.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
>diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c
>index d7c1b04..27d0924 100644
>--- a/scripts/basic/fixdep.c
>+++ b/scripts/basic/fixdep.c
>@@ -126,7 +126,6 @@ char *depfile;
> char *cmdline;
>
> static void usage(void)
>-
> {
> fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
> exit(1);
>--
>1.6.0.4
>
>
>--
>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/
--
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/