modprobe: read modules.builtin
authorBen Hutchings <ben@decadent.org.uk>
Thu, 6 Apr 2017 09:54:04 +0000 (11:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Apr 2017 09:54:04 +0000 (11:54 +0200)
commit803c85a20710b8d9026775f5668237fff496dc1e
tree4514034a5253a03e6f144f89f61e48db3657bb80
parent9c192e7f946a351c811e2278bbf56b4dc6a4b663
modprobe: read modules.builtin

This allows explicit probing to succeed when the requested module
is actually built-in, and corrects the error message for removal.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modprobe.c