trivial: kbuild: remove extraneous blank line after declaration of usage()
Signed-off-by: Trevor Keith <tsrk@tsrk.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
22f8b45822
commit
f0a75770bd
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ char *depfile;
|
|||
char *cmdline;
|
||||
|
||||
void usage(void)
|
||||
|
||||
{
|
||||
fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
|
||||
exit(1);
|
||||
|
|
Loading…
Add table
Reference in a new issue