]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Adjust style
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sun, 20 Oct 2024 14:42:39 +0000 (16:42 +0200)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 22 Oct 2024 17:02:56 +0000 (12:02 -0500)
commit5ebbde938099aaf931878ebbed3c48fc85c6f248
tree39d9dbe81d6cff0198a97c5222c0c85b00f7b4e1
parentff17adf210df39b22e1e35ebe3106704d9e2412b
libkmod: Adjust style

Add a blank between variable declaration and function calls.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/196
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
libkmod/libkmod-elf.c