]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: remove struct test alignment
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Jun 2025 20:48:31 +0000 (21:48 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 8 Jul 2025 12:17:14 +0000 (07:17 -0500)
commitffc165c44bda24891598de4d7dccbd7ddbf9f8bd
treedda4be48e763d718501f5b517e1d7f5995f94a1c
parentbffe1a78002538ca976a8fd6116a085f6fe040b8
testsuite: remove struct test alignment

Remove the alignment from the struct declaration. The macro
instantiating it DEFINE_TEST_WITH_FUNC already has (proper) alignment.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/376
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/testsuite.h