Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0a75770 authored by Trevor Keith's avatar Trevor Keith Committed by Jiri Kosina
Browse files

trivial: kbuild: remove extraneous blank line after declaration of usage()



Signed-off-by: default avatarTrevor Keith <tsrk@tsrk.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 22f8b458
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -125,7 +125,6 @@ char *depfile;
char *cmdline;

void usage(void)

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