]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod/docs: remove non-applicable __must_check
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Sep 2024 22:20:18 +0000 (23:20 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 6 Sep 2024 16:43:24 +0000 (11:43 -0500)
commit5eee77873f76f5ad0b3185df40156db50449b6c1
treef22ace7ebc5f3f323cc199d96ee596d34f031479
parenta30da3ab32031a6fde54ab90cd618f8e7e20223c
libkmod/docs: remove non-applicable __must_check

Drop the __must_check from ignore-decorations, since it's nowhere to be
found. The correct name is _must_check_, although amongst others the
decoration is only for the internal API.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/94
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
libkmod/docs/Makefile.am