[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.0908131151330.25797@wotan.suse.de>
Date: Thu, 13 Aug 2009 11:52:04 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Trevor Keith <tsrk@...k.net>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH] kbuild: remove extraneous blank line after declaration
of usage()
On Fri, 24 Jul 2009, Trevor Keith wrote:
> Signed-off-by: Trevor Keith <tsrk@...k.net>
> ---
> 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);
Haven't seen this in linux-next up to today, so I have applied it to
trivial queue.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists