]> git.ipfire.org Git - thirdparty/kmod.git/commit
Revert "libkmod: make sure to export kmod_log"
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 10 May 2012 23:58:46 +0000 (20:58 -0300)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 10 May 2012 23:58:46 +0000 (20:58 -0300)
commit719282889a66c72095dc40500c48501a9e47c0f6
tree9ee869a177c37d2723f983434bc284d814f05b43
parent819f79a24d58e3c8429f1631df2f8f85a2f95d4a
Revert "libkmod: make sure to export kmod_log"

This reverts commit 88a170dbd63965b8403b6b40b12ded4f82d89ccd.

There's no reason for users of the API to call this method, it's just
wrong to export it.

The bug that this patch fixed needs to be fixed another way, not
exporting this function.
libkmod/libkmod.c