Skip to content

Commit

Permalink
trivial: kbuild: remove extraneous blank line after declaration of us…
Browse files Browse the repository at this point in the history
…age()

Signed-off-by: Trevor Keith <tsrk@tsrk.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Trevor Keith authored and Jiri Kosina committed Sep 21, 2009
1 parent 22f8b45 commit f0a7577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/basic/fixdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ char *depfile;
char *cmdline;

void usage(void)

{
fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
exit(1);
Expand Down

0 comments on commit f0a7577

Please sign in to comment.