]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Remove trailing ;
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 3 Jan 2025 19:21:49 +0000 (13:21 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 4 Jan 2025 04:44:18 +0000 (22:44 -0600)
commitdc98aea5c5c3e0318fc4b540ccb780b0dbf12fcb
tree67c965456185aa148f8ce12dc028793a52e2d8c1
parent44855d773be5c0cc817dba3907184984b5cb659d
testsuite: Remove trailing ;

Remove trailing ; from DEFINE_TEST_WITH_FUNC() and ensure the callers
add it on their own, like it's done with other defines.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/274
testsuite/test-hash.c
testsuite/test-modinfo.c
testsuite/test-util.c
testsuite/testsuite.h