Revert "kmod-setup: don't print warning on -ENOSYS"
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 1 Jul 2015 10:54:58 +0000 (12:54 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 1 Jul 2015 10:58:03 +0000 (12:58 +0200)
commite04658277d531763a5cbbb6e212041a35e0d9ff4
treeec3175f2b72180a7e7cd9a2048bf616770aeaf82
parent52a321d839b366d40fdd72bbb6c494016fa3d608
Revert "kmod-setup: don't print warning on -ENOSYS"

This partially reverts commit 78d298bbc57e412574ea35e6e66f562d97fd9ebc.
The changed coding-style is kept, but the ENOENT->ENOSYS conversion is
reverted.

kmod was fixed upstream to no longer return ENOSYS. Also see:
    https://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=114ec87c85c35a2bd3682f9f891e494127be6fb5

The kmod fix is marked for backport, so no reason to bump the kmod
version we depend on.
src/core/kmod-setup.c