mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kbuild: remove extraneous blank line after declaration of usage()
@ 2009-07-24 18:29 Trevor Keith
  2009-07-28  5:37 ` Amerigo Wang
  2009-08-13  9:52 ` Jiri Kosina
  0 siblings, 2 replies; 3+ messages in thread
From: Trevor Keith @ 2009-07-24 18:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, trivial

Signed-off-by: Trevor Keith <tsrk@tsrk.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);
-- 
1.6.0.4



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

end of thread, other threads:[~2009-08-13  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-24 18:29 [PATCH] kbuild: remove extraneous blank line after declaration of usage() Trevor Keith
2009-07-28  5:37 ` Amerigo Wang
2009-08-13  9:52 ` Jiri Kosina

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

all inboxes | Powered by JetHome®