]> git.ipfire.org Git - thirdparty/kmod.git/commit
log: fix style
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 18 Feb 2025 21:25:51 +0000 (22:25 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 18 Feb 2025 21:42:17 +0000 (15:42 -0600)
commit359ed91b75bf7f5b24c0331fff1680dce389edf7
tree9de7c96b9c7d72be6ccde011c59282753db78099
parent816eb8ab72d48d196f01da75096d741c9a1afeb7
log: fix style

Add a missing newline between two functions.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Link: https://github.com/kmod-project/kmod/pull/282
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
tools/log.c