]> git.ipfire.org Git - thirdparty/kmod.git/commit
tools: reformat and clang-format off arrays
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 8 Sep 2024 10:38:12 +0000 (11:38 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 04:39:19 +0000 (23:39 -0500)
commite0180cb0e465767c330aa062dcfc4d515de8fdc5
tree9f5772c986a5f7e8468297c2ec0458baf4d90175
parent7c7b6d692ad6495a22a6b661e1f16e2184d46d14
tools: reformat and clang-format off arrays

For some arrays, clang-format does far than ideal jobs reformatting. Do
so manually and ban clang-format from interfering.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/118
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
tools/depmod.c
tools/kmod.c
tools/rmmod.c