Skip to content

Commit f0a7577

Browse files
Trevor KeithJiri Kosina
authored andcommitted
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>
1 parent 22f8b45 commit f0a7577

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/basic/fixdep.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ char *depfile;
125125
char *cmdline;
126126

127127
void usage(void)
128-
129128
{
130129
fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
131130
exit(1);

0 commit comments

Comments
 (0)