]> git.ipfire.org Git - thirdparty/kmod.git/commit
Move _must_check to the left side
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 7 Sep 2024 06:02:49 +0000 (01:02 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 7 Sep 2024 15:13:51 +0000 (10:13 -0500)
commit2f3be925ef21ef8d14f16cb54cc3a3374dc04b04
tree17b3a93c4a0d461b9657b2f2462198e71f0875dc
parent64e0f1ddedce14e4966441d00ccb69dc6f747e91
Move _must_check to the left side

Move the attribute to the left hand side since it's clearer and will
help with better formatting when running clang-format.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
libkmod/libkmod-internal.h
shared/util.h