]> git.ipfire.org Git - thirdparty/kmod.git/commit
shared: use _nonnull_() decoration
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 7 Sep 2024 00:15:04 +0000 (01:15 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 7 Sep 2024 15:13:51 +0000 (10:13 -0500)
commit1d20e3e8d6bfb84d8bc970c70d968ac313483017
tree561a89488340369e72081011dbf218870a329f8c
parentbfea05f534d161e2e85fb3794d7678cb2656f231
shared: use _nonnull_() decoration

Use the recently introduced attribute macro.

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