]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Allow to ignore log message on module removal
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 3 Jun 2022 21:50:41 +0000 (14:50 -0700)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 27 Jun 2022 06:23:46 +0000 (23:23 -0700)
commit3a92fc63098571bcf259ffe37cd1fdf69429e4af
tree253cc99ea02f82e116edf5cf51c239c1e7f36350
parent081fff2c678cc1b1da1034f638bf5373b35188d5
libkmod: Allow to ignore log message on module removal

Caller may want to handle retries, in which case the log message is not
appropriate.

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